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