Summary
Specifies that the arguments specified by the user on the command-line do not pass the custom validation checks.
Instance methods
ConsoleColoredString | |
Generates a printable description of the error represented by this exception, typically used to tell the user
what they did wrong. |
string | | Returns the translated exception message. |
ConsoleColoredString | |
Generates and returns usage information, followed by an error message describing to the user what it was that
the parser didn't understand. |
void | |
Prints usage information, followed by an error message describing to the user what it was that the parser
didn't understand. |
Instance properties