Argsparse
|
Models an exception thrown when the parser fails to run the action associated with an option, flag or argument or a parser. More...
Public Member Functions | |
ParserRuntimeException (string message) | |
ParserRuntimeException (string message, Exception inner) | |
Models an exception thrown when the parser fails to run the action associated with an option, flag or argument or a parser.