![]() |
DotNet-Arguments 2.0.0
A simple and 'to-the-point' library to parse launch arguments in .NET and .NET Core applications.
|
Common parent exception extended by all exceptions thrown by the parser. More...
Protected Member Functions | |
| ParserException (string message) | |
| Common parent exception extended by all exceptions thrown by the parser. More... | |
Protected Member Functions inherited from NibblePoker.Library.Arguments.Exceptions.ArgumentsException | |
| ArgumentsException (string message) | |
| Common parent exception extended by all exceptions in this library. More... | |
Common parent exception extended by all exceptions thrown by the parser.
|
inlineprotected |
Common parent exception extended by all exceptions thrown by the parser.
| message | Exception's detailed error message. |