|
||||||||||
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.enhydra.shark.api.RootException
org.enhydra.shark.api.internal.toolagent.ApplicationNotStarted
Constructor Summary | |
ApplicationNotStarted()
|
|
ApplicationNotStarted(java.lang.String $reason)
|
|
ApplicationNotStarted(java.lang.String message,
java.lang.Throwable th)
|
|
ApplicationNotStarted(java.lang.Throwable th)
|
Methods inherited from class org.enhydra.shark.api.RootException |
getCause, initCause, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ApplicationNotStarted()
public ApplicationNotStarted(java.lang.String $reason)
public ApplicationNotStarted(java.lang.Throwable th)
public ApplicationNotStarted(java.lang.String message, java.lang.Throwable th)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |