|
|||||||||||
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.jdiagnose.exception.NestableException org.jdiagnose.DiagnosticException org.jdiagnose.config.ConfigException org.jdiagnose.config.ConfigChangeException
Field Summary |
Fields inherited from class org.jdiagnose.exception.NestableException |
delegate |
Constructor Summary | |
ConfigChangeException()
DefaultConstructor |
|
ConfigChangeException(java.util.List changeExceptions)
|
Method Summary | |
java.util.List |
getChangeExceptions()
|
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 ConfigChangeException()
public ConfigChangeException(java.util.List changeExceptions)
Method Detail |
public java.util.List getChangeExceptions()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |