com.ibm.bpe.api

Class IdWrongFormatException

  • All Implemented Interfaces:
    java.io.Serializable


    public class IdWrongFormatException
    extends ProcessException
    Exception class for error message Api.IdWrongFormat.
    Thrown when: The object ID passed either has an incorrect format or is null.
    User action: Check the object ID and try again.
    Since:
    5.0
    See Also:
    Serialized Form
    • Constructor Detail

      • IdWrongFormatException

        public IdWrongFormatException(java.lang.Object[] vars,
                              java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 1 substitution variable for CWWBA0006E: The format of the ID ''{0}'' is not valid.
        {0} is the ID that has the wrong format.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8