Package net.royalur.cli
Class CLIArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.royalur.cli.CLIException
net.royalur.cli.CLIArgumentException
- All Implemented Interfaces:
Serializable
An error with the arguments that a user provided.
- 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
-
CLIArgumentException
-