[]
        
(Showing Draft Content)

C1.Win.FlexGrid.ExpressionException.-ctor

ExpressionException Constructor

ExpressionException(string)

Initializes a new instance of the ExpressionException class.

Declaration
public ExpressionException(string message)
Public Sub New(message As String)
Parameters
Type Name Description
string message

The message that describes the error.