Initializes a new instance of the MediaProviderException class.
Name | Description | |
---|---|---|
MediaProviderException() |
Initializes a new instance of the MediaProviderException class. |
|
MediaProviderException(String) |
Initializes a new instance of the MediaProviderException class with a specified error message. |
|
MediaProviderException(String, Exception) |
Initializes a new instance of the MediaProviderException class with a specified error message and a reference to the inner exception that is the cause of this exception. |