Méthode | Description | |
---|---|---|
EncryptionKeyNotProvidedException ( ) : System |
Initializes a new instance of the EncryptionKeyNotProvidedException class.
|
|
EncryptionKeyNotProvidedException ( string message ) : System |
Initializes a new instance of the EncryptionKeyNotProvidedException class.
|
|
EncryptionKeyNotProvidedException ( string message, |
Initializes a new instance of the EncryptionKeyNotProvidedException class.
|
public EncryptionKeyNotProvidedException ( ) : System | ||
Résultat | System |
public EncryptionKeyNotProvidedException ( string message ) : System | ||
message | string | The message. |
Résultat | System |
public EncryptionKeyNotProvidedException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Résultat | System |