|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jsdsi.JsdiRuntimeException
JsdsiRuntimeException instead.
RuntimeException was chosen as in the vast majority of
scenarios, the calling application cannot recover. Whether, a
seperate JsdsiException that decends Exception is also
needed needs to be finalised.| Constructor Summary | |
JsdiRuntimeException()
Deprecated. |
|
JsdiRuntimeException(java.lang.String message)
Deprecated. |
|
JsdiRuntimeException(java.lang.String message,
java.lang.Throwable cause)
Deprecated. |
|
JsdiRuntimeException(java.lang.Throwable cause)
Deprecated. |
|
| 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 JsdiRuntimeException()
public JsdiRuntimeException(java.lang.String message)
message - public JsdiRuntimeException(java.lang.Throwable cause)
cause -
public JsdiRuntimeException(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 | ||||||||||