ComponentOne FlexReport for WinForms
C1DocumentSourceException Constructor(String)

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

Parameters

message
The exception error message.
See Also

Reference

C1DocumentSourceException Class
C1DocumentSourceException Members
Overload List