메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System |
public EncryptionKeyNotProvidedException ( string message ) : System | ||
message | string | The message. |
리턴 | System |
public EncryptionKeyNotProvidedException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
리턴 | System |