Package org.kingdoms.commands
Class CommandUserError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kingdoms.commands.CommandUserError
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCommandUserError(String message, Throwable cause, CommandContext context, Messenger error) CommandUserError(String message, CommandContext context, Messenger error) CommandUserError(Throwable cause, CommandContext context, Messenger error) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommandUserError
-
CommandUserError
-
CommandUserError
-
-
Method Details
-
getContext
-
getError
-