ActiveReports 12
RtfExportException Constructor(String)

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

Parameters

message
A message that describes the error.
See Also

Reference

RtfExportException Class
RtfExportException Members
Overload List