메소드 | 설명 | |
---|---|---|
EncryptionKeyIncorrectException ( ) : System |
Initializes a new instance of the EncryptionKeyIncorrectException class.
|
|
EncryptionKeyIncorrectException ( string message ) : System |
Initializes a new instance of the EncryptionKeyIncorrectException class.
|
|
EncryptionKeyIncorrectException ( string message, |
Initializes a new instance of the EncryptionKeyIncorrectException class.
|
public EncryptionKeyIncorrectException ( ) : System | ||
리턴 | System |
public EncryptionKeyIncorrectException ( string message ) : System | ||
message | string | The message. |
리턴 | System |
public EncryptionKeyIncorrectException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
리턴 | System |