|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.retrogui.dualrpc.common.CallException
Blanket exception for all problems with a call().
| Constructor Summary | |
CallException()
|
|
CallException(java.lang.String message)
|
|
CallException(java.lang.String message,
java.lang.Throwable cause)
|
|
CallException(java.lang.Throwable cause)
|
|
| 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CallException()
public CallException(java.lang.String message)
message - public CallException(java.lang.Throwable cause)
cause -
public CallException(java.lang.String message,
java.lang.Throwable cause)
message - cause -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||