This documentation is for the old version. Go to the latest Graphics Mill docs

MediaProviderException Constructor

Initializes a new instance of MediaProviderException class.

Overload List

Name Description
Public method MediaProviderException()

Initializes a new instance of 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