CommandArgumentException(String, String) Constructor

Definition

Assembly XenoAtom.CommandLine.dll

Creates a new instance of CommandArgumentException.

public CommandArgumentException(string message, string argumentName)

Parameters

message
String

The message of this exception.

argumentName
String

The associated argument.