|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jdiagnose.exception.NestableException
org.jdiagnose.DiagnosticException
org.jdiagnose.config.ConfigException
| Field Summary |
| Fields inherited from class org.jdiagnose.exception.NestableException |
delegate |
| Constructor Summary | |
ConfigException()
Default Constructor |
|
ConfigException(java.lang.String message)
|
|
ConfigException(java.lang.String message,
java.lang.Throwable throwable)
|
|
ConfigException(java.lang.Throwable throwable)
|
|
| Methods inherited from class org.jdiagnose.exception.NestableException |
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConfigException()
public ConfigException(java.lang.String message)
message -
public ConfigException(java.lang.String message,
java.lang.Throwable throwable)
message - throwable - public ConfigException(java.lang.Throwable throwable)
throwable -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||