Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Constructs a new instance of the class.
Overload List
Name | Description | |
---|---|---|
![]() |
SecureStoreException() | Constructs a new instance of the class. |
![]() |
SecureStoreException(String) | Constructs a new instance of the class with a message. |
![]() |
SecureStoreException(SerializationInfo, StreamingContext) | Constructs a new instance of the class by using the serialization information and the streaming context. |
![]() |
SecureStoreException(String, Exception) | Constructs a new instance of the class with a message and an inner exception. |
Top