|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.garret.jipc.JIPCException
|
+--org.garret.jipc.JIPCClassNotFoundException
Excepion thrown when class definition is not found at local system for object (or components of these object) passed through shared memory or queue
| Constructor Summary | |
JIPCClassNotFoundException(java.lang.String name)
|
|
| Method Summary | |
java.lang.String |
getName()
Get name of class which is not found |
int |
getResponseCode()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JIPCClassNotFoundException(java.lang.String name)
| Method Detail |
public java.lang.String getName()
public int getResponseCode()
getResponseCode in class JIPCException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||