Class CommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.apartium.cocoabeans.commands.exception.CommandException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidParserResponse.InvalidParserException,InvalidUsageResponse.InvalidUsageException,RequirementException,UnknownCommandResponse.UnknownCommandException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommandException
-
-
Method Details
-
getBadCommandResponse
-
getCommandName
-
getArgs
-
getMessage
- Overrides:
getMessagein classThrowable
-
getDepth
public int getDepth()
-