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