Argsparse
|
Models an exception thrown when the parser fails to convert a value from string to the intended type. More...
Public Member Functions | |
ParserConversionException (string message) | |
ParserConversionException (string message, Exception inner) | |
![]() | |
ParserRuntimeException (string message) | |
ParserRuntimeException (string message, Exception inner) | |
Models an exception thrown when the parser fails to convert a value from string to the intended type.