-
Home
-
API
-
XenoAtom.CommandLine
-
CommandOptionException
-
Constructors
-
CommandOptionException(String, String)
CommandOptionException(String, String) Constructor
Definition
Creates a new instance of CommandOptionException.
public CommandOptionException(string message, string optionName)
Parameters
- message
- String
The message of this exception.
- optionName
- String
The associated option.