com.ibm.bpe.api

Class EngineCannotResolveReplacementStringException

  • All Implemented Interfaces:
    java.io.Serializable


    public class EngineCannotResolveReplacementStringException
    extends ProcessException
    Exception class for error message Engine.CannotResolveReplacementString.
    Thrown when: Replacement expressions in descriptions and people resolution must resolve to a simple type.
    User action: Check if the replacement expression is correct and whether the expression resolves to a simple type.
    Since:
    6.0.2
    See Also:
    Serialized Form
    • Constructor Detail

      • EngineCannotResolveReplacementStringException

        public EngineCannotResolveReplacementStringException(java.lang.Object[] vars,
                                                     java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 2 substitution variables for CWWBE0151I: The replacement expression ''{0}'' in process ''{1}'' does not resolve to a simple type.
        {0} is the replacement expression.
        {1} is the process name.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8