SecretException Constructor |
Name | Description | |
---|---|---|
![]() | SecretException |
Initializes a new instance of the SecretException class.
|
![]() | SecretException(String) |
Initializes a new instance of the SecretException class
with a specified error message.
|
![]() | SecretException(SerializationInfo, StreamingContext) |
Initializes a new instance of the SecretException class
with serialized data.
|
![]() | SecretException(String, Exception) |
Initializes a new instance of the SecretException class
with a specified error message and a reference to the inner exception that is
the cause of this exception.
|