ComponentOne FlexReport for WinForms
C1RplImportException Constructor(String)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1RplImportException Class > C1RplImportException Constructor : C1RplImportException Constructor(String)
The exception message.
Initializes a new instance of the C1RplImportException class.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As System.String _
)
public C1RplImportException( 
   System.string message
)

Parameters

message
The exception message.
See Also

Reference

C1RplImportException Class
C1RplImportException Members
Overload List