[]
Thrown when a general TIFF export specific error occurs.
public class TiffExportException : ApplicationException, ISerializable
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. |