ActiveReports 9
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 System.String _
)
public TiffExportException( 
   System.string message
)

Parameters

message
A message that describes the error.
See Also

Reference

TiffExportException Class
TiffExportException Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum