[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Image.Tiff.Section.TiffExportException

TiffExportException Class

Thrown when a general TIFF export specific error occurs.

Inheritance
TiffExportException
Implements
Namespace: GrapeCity.ActiveReports.Export.Image.Tiff.Section
Assembly: MESCIUS.ActiveReports.Export.Image.dll
Syntax
public class TiffExportException : ApplicationException, ISerializable

Constructors

Name Description
TiffExportException(SerializationInfo, StreamingContext)

Initializes a new instance of the TiffExportException class with serialized data.

TiffExportException(string)

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

TiffExportException(string, Exception)

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