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