ComponentOne True DBGrid for WinForms
ExpressionException Constructor

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

Parameters

message
The message that describes the error.
See Also

Reference

ExpressionException Class
ExpressionException Members