Method | Description | |
---|---|---|
InvalidCryptoVersionException ( ) : System |
Initializes a new instance of the InvalidCryptoVersionException class.
|
|
InvalidCryptoVersionException ( string message ) : System |
Initializes a new instance of the InvalidCryptoVersionException class.
|
|
InvalidCryptoVersionException ( string message, |
Initializes a new instance of the InvalidCryptoVersionException class.
|
Method | Description | |
---|---|---|
InvalidCryptoVersionException ( |
Initializes a new instance of the InvalidCryptoVersionException class.
|
public InvalidCryptoVersionException ( ) : System | ||
return | System |
protected InvalidCryptoVersionException ( |
||
info | The info. | |
context | The context. | |
return | System |
public InvalidCryptoVersionException ( string message ) : System | ||
message | string | The message. |
return | System |
public InvalidCryptoVersionException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |