com.ibm.bpe.api

Class NoMacroFlowException

  • All Implemented Interfaces:
    java.io.Serializable


    public class NoMacroFlowException
    extends ProcessException
    Exception class for error message Api.NoMacroFlow.
    Thrown when: The requested action requires that the process is a macroflow. For example, the name of a derived process instance can only be set for a macroflow.
    User action: Prevent the cause of the error and try again.
    Since:
    5.0
    See Also:
    Serialized Form
    • Constructor Detail

      • NoMacroFlowException

        public NoMacroFlowException(java.lang.Object[] vars,
                            java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 1 substitution variable for CWWBA0027E: Process ''{0}'' is not a macroflow.
        {0} is the process template name.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8