Package com.ganteater.ae
Class CommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ganteater.ae.CommandException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCommandException
(String message, Processor processor) CommandException
(Throwable targetException, Processor unit, Node theCurrentAction) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommandException
-
CommandException
-
-
Method Details
-
getTaskTrace
-
reviewed
-
isReviewed
-