CommandException(String) Constructor

Definition

Assembly XenoAtom.CommandLine.dll

Creates a new instance of CommandException.

public CommandException(string message)

Parameters

message
String

The message of this exception.