|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.n1.sps.model.util.ClientException
com.sun.n1.sps.client.CommandException
public class CommandException
a CommandException results from an error while executing a command on the MasterServer.
Constructor Summary | |
---|---|
CommandException(java.lang.String inMessage,
java.lang.Throwable inCause)
|
|
CommandException(java.lang.Throwable inCause)
|
Method Summary |
---|
Methods inherited from class com.sun.n1.sps.model.util.ClientException |
---|
printStackTrace, printStackTrace, wrap |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CommandException(java.lang.String inMessage, java.lang.Throwable inCause)
public CommandException(java.lang.Throwable inCause)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |