This is a base class for all exception which can be thrown when you are working with format readers or writers.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
<SerializableAttribute> _
Public Class MediaProviderException _
Inherits Exception
[SerializableAttribute]
public class MediaProviderException : Exception