The StopCatchingErrors Method

Previous Next

See Also

The internal Rules Engine StartCatchingErrors method instructs the RulesEngine to stop an error catching session started earlier with the StartCatchingErrors method.

The syntax is:

SELECT RulesEngine.StopCatchingErrors()

There are no input parameters, and one return parameter. The return parameter indicates the nesting depth of the stopped session, which is 0 if there was no active session.