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

Parameters

message
A message that describes the error.
See Also

Reference

RtfExportException Class
RtfExportException Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum