This exception is thrown by JpegWriter if you try to write incorrect JPEG metadata.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

<SerializableAttribute> _
Public Class JpegMarkerException _
	Inherits MediaProviderException

C#

[SerializableAttribute]
public class JpegMarkerException : MediaProviderException