|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
fr.dyade.aaa.admin.cmd.ExceptionCmd
fr.dyade.aaa.admin.cmd.ServerCmdException
Constructor Summary | |
ServerCmdException()
|
|
ServerCmdException(java.lang.String msg)
|
|
ServerCmdException(java.lang.Throwable exc)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ServerCmdException(java.lang.Throwable exc)
public ServerCmdException(java.lang.String msg)
public ServerCmdException()
Method Detail |
public java.lang.String toString()
toString
in class ExceptionCmd
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |