com.ibm.bpe.api

Class EngineCannotInitializeVariableException

  • All Implemented Interfaces:
    java.io.Serializable


    public class EngineCannotInitializeVariableException
    extends SystemFaultException
    Exception class for error message Engine.CannotInitializeVariable.
    Thrown when: An unexpected exception occurred during the initialization of a variable.
    User action: Investigate why the variable is not initialized.
    Since:
    5.0
    See Also:
    Serialized Form
    • Constructor Detail

      • EngineCannotInitializeVariableException

        public EngineCannotInitializeVariableException(java.lang.Object[] vars,
                                               java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 1 substitution variable for CWWBE0025E: An error occurred during the initialization of variable ''{0}''.
        {0} is the name of the variable.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8