Méthode | 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.
|
Méthode | Description | |
---|---|---|
InvalidKeyTypeException ( |
Initializes a new instance of the InvalidKeyTypeException class.
|
public InvalidKeyTypeException ( ) : System | ||
Résultat | System |
protected InvalidKeyTypeException ( |
||
info | The info. | |
context | The context. | |
Résultat | System |
public InvalidKeyTypeException ( string message ) : System | ||
message | string | The message. |
Résultat | System |
public InvalidKeyTypeException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Résultat | System |