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