Argsparse
Loading...
Searching...
No Matches
Argparse.ParserRuntimeException Class Reference

Models an exception thrown when the parser fails to run the action associated with an option, flag or argument or a parser. More...

Inheritance diagram for Argparse.ParserRuntimeException:
Argparse.ParserConversionException

Public Member Functions

 ParserRuntimeException (string message)
 
 ParserRuntimeException (string message, Exception inner)
 

Detailed Description

Models an exception thrown when the parser fails to run the action associated with an option, flag or argument or a parser.


The documentation for this class was generated from the following file: