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

JpegMarkerException Constructor

Initializes a new instance of JpegMarkerException class.

Overload List

Name Description
Public method JpegMarkerException()

Initializes a new instance of JpegMarkerException class.

Public method JpegMarkerException(String)

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

Public method JpegMarkerException(String, Exception)

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

See Also

Reference