ActiveReports 13
TiffExportException Constructor(String)

GrapeCity.ActiveReports.Export.Image Assembly > GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace > TiffExportException Class > TiffExportException Constructor : TiffExportException Constructor(String)
A message that describes the error.
Initializes a new instance of the TiffExportException class with the specified error message. 
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
public TiffExportException( 
   string message
)

Parameters

message
A message that describes the error.
See Also

Reference

TiffExportException Class
TiffExportException Members
Overload List