Invalid Argument Exception
class InvalidArgumentException(val keyword: String) : OptionProcessingException
Content copied to clipboard
Exception thrown during option processing upon discovery that an argument is invalid.
Author
Todd L Smith
Parameters
keyword
The keyword whose argument was invalid.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard