Interface | Description |
---|---|
IMRulesException |
Provides additionnal info in ALL exceptions raised by MRuleExecutionSet.
|
Class | Description |
---|---|
IMRulesException.Utils | |
MRulesExceptionInfoBlock |
Object holding informations on Exception.
|
Exception | Description |
---|---|
MAccessorException |
Exception raised when a problem occurs while evaluating an
IReadAccessor . |
MActionExecutionException |
Execption raised when a problem occured while executing an
IAction . |
MConditionEvaluationException |
Exception raised when a problem occurs while evaluating an
ICondition . |
MConfigurationException |
Execption raised when a problem occured while executing an
IAction . |
MExecutionException |
Execption raised when a problem occured while executing an
IExecutable or one of its sub treatment. |
MInvalidHandleException |
Raised when requesting an unsupported session type.
|
MInvalidRuleSessionException |
Raised when requesting an unsupported session type.
|
MRuleExecutionSetCreateException |
Execption raised when a problem occured while executing an
IAction . |
MRuleInternalException |
Internal Exception.
|
MRuleInternalRuntimeException |
Internal runtime Exception.
|
MRuleSessionCreateException |
Raised when requesting an unsupported session type.
|
MRuleSessionTypeUnsupportedException |
Raised when requesting an unsupported session type.
|
MRuleValidationException |
Execption raised when a problem occured while executing an
IAction . |