ActiveReports Developer 7
RtfExportException Constructor
See Also 
GrapeCity.ActiveReports.Export.Word.v7 Assembly > GrapeCity.ActiveReports.Export.Word.Section Namespace > RtfExportException Class : RtfExportException Constructor

Glossary Item Box

Initializes a new instance of the RtfExportException class.

Overload List

OverloadDescription
RtfExportException Constructor(String)Initializes a new instance of the RtfExportException class with the specified error message.   
RtfExportException Constructor(String,Exception)Initializes a new instance of the RtfExportException class with the specified error message and a reference to the inner exception that is the cause of this exception.   
RtfExportException Constructor(SerializationInfo,StreamingContext)Initializes a new instance of the RtfExportException class with serialized data.  

See Also