com.ibm.bpe.api

Class EngineEnforceRollbackError

  • java.lang.Object
    • java.lang.Throwable
  • All Implemented Interfaces:
    java.io.Serializable


    public class EngineEnforceRollbackError
    extends ProcessError
    Exception class for error message Engine.EnforceRollback.
    Thrown when: Navigation cannot proceed because an infrastructure failure caused a rollback. The transaction will be automatically retried. If it continues to fail, the message that triggered this transaction will be put into the hold queue.
    User action: Analyze the cause of the problem, correct it, and optionally replay the hold queue.
    Since:
    6.1.2
    See Also:
    Serialized Form
    • Constructor Detail

      • EngineEnforceRollbackError

        public EngineEnforceRollbackError(java.lang.Object[] vars,
                                  java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 0 substitution variables for CWWBE0171E: While navigating a process an infrastructure failure occurred that caused a transaction to roll back. Check the nested exceptions for details.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8