com.ibm.task.api

Class UserDoesNotExistException

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    SubstituteDoesNotExistException


    public class UserDoesNotExistException
    extends ObjectDoesNotExistException
    Exception class for error message Api.UserDoesNotExist.
    Thrown when: You specified an unknown user, or the user has been deleted.
    User action: Check the user name or ID of the user.
    Since:
    6.0.2
    See Also:
    Serialized Form
    • Constructor Detail

      • UserDoesNotExistException

        public UserDoesNotExistException(java.lang.Object[] vars,
                                 java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 1 substitution variable for CWTKA0084E: The user ''{0}'' does not exist.
        {0} is the name or ID of the user.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8