CommandArgumentException

Can be thrown by command implementations to signal a problem with the command arguments.

class CommandArgumentException : Exception {}

Meta