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