Initializes a new instance of the MediaUnsupportedException class with a specified error message.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public MediaUnsupportedException(
string message
)
Type: System.String
The message that describes the error.