'Declaration Public Function New( _ ByVal message As System.String _ )
public ExpressionException( System.string message )
Parameters
- message
- The message that describes the error.
'Declaration Public Function New( _ ByVal message As System.String _ )
public ExpressionException( System.string message )