ExpressionException Constructor
Initializes a new instance of the C1.Win.C1TrueDBGrid.ExpressionException class.
public ExpressionException(
string
)
'Declaration
Public Function New( _
ByVal As String _
)
Parameters
- message
- The message that describes the error.