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

MediaCorruptedException Constructor

Initializes a new instance of MediaCorruptedException class.

Overload List

Name Description
Public method MediaCorruptedException()

Initializes a new instance of MediaCorruptedException class.

Public method MediaCorruptedException(String)

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

Public method MediaCorruptedException(String, Exception)

Initializes a new instance of the MediaCorruptedException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference