MediaProviderException Constructor

Initializes a new instance of the MediaProviderException class.

Overload List

Name Description
Public method MediaProviderException()

Initializes a new instance of the MediaProviderException class.

Public method MediaProviderException(String)

Initializes a new instance of the MediaProviderException class with a specified error message.

Public method 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.

See Also

Reference