This exception is thrown when you try to read file (or other media) and its format is not recognized as supported by Graphics Mill for .NET.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
<SerializableAttribute> _
Public Class MediaUnsupportedException _
Inherits MediaProviderException
[SerializableAttribute]
public class MediaUnsupportedException : MediaProviderException