Class CommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.java.diagnostics.utils.commands.CommandException
- All Implemented Interfaces:
 Serializable
- 
Constructor Summary
ConstructorsConstructorDescriptionCommandException(String arg0) CommandException(String arg0, Throwable arg1) CommandException(Throwable arg0)  - 
Method Summary
Methods declared in class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
CommandException
public CommandException() - 
CommandException
 - 
CommandException
 - 
CommandException
 
 -