continueFail() method

Helper method in state development.

Syntax

SmappState continueFail () throws DBException

Returns

SmappState of the FAIL follow-up transition

Exceptions

Usage

This method will attempt to find the follow-up transition of FAIL type and return the corresponding follow-up state.

If not found, it will set the processing engine to terminate, or

SmappStateProcessingAction

.terminateProcessing();

SmappState of the FAIL follow-up transition