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