Uses of Class
net.royalur.cli.CLIException
Packages that use CLIException
-
Uses of CLIException in net.royalur.cli
Subclasses of CLIException in net.royalur.cliModifier and TypeClassDescriptionclassAn error with the arguments that a user provided.classAn error with how the user tried to use a CLI command.classAn error that occurs when another argument is expected, but is not provided.