Package net.royalur.cli
Class CLIBadCommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.royalur.cli.CLIException
net.royalur.cli.CLIBadCommandException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CLINoRemainingArgumentsException
An error with how the user tried to use a CLI command.
Help will be printed after this error is printed.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CLIBadCommandException
-