Method | Description | |
---|---|---|
MissingOptionNameException ( ) : System |
Initializes a new instance of the MissingOptionNameException class.
|
|
MissingOptionNameException ( string message ) : System |
Initializes a new instance of the MissingOptionNameException class.
|
|
MissingOptionNameException ( string message, |
Initializes a new instance of the MissingOptionNameException class.
|
Method | Description | |
---|---|---|
MissingOptionNameException ( |
Initializes a new instance of the MissingOptionNameException class.
|
public MissingOptionNameException ( ) : System | ||
return | System |
protected MissingOptionNameException ( |
||
info | The |
|
context | The |
|
return | System |
public MissingOptionNameException ( string message ) : System | ||
message | string | The message. |
return | System |
public MissingOptionNameException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |