CLab# 1.0 API Documentation

RuleException Constructor (String)

Initializes a new instance of the "RuleException" class.

public RuleException(
   String message
);

Parameters

String
The exception message which describes the reason for the exception.

See Also

RuleException Class | com.calitha.goldparser Namespace | RuleException Constructor Overload List