Class InitialParticipantNotInListException

    • Constructor Detail

      • InitialParticipantNotInListException

        protected InitialParticipantNotInListException​(String newErrorCode,
                                                       String messageFormat,
                                                       Throwable cause,
                                                       Object[] exceptionDataEN,
                                                       Object[] exceptionData)
      • InitialParticipantNotInListException

        public InitialParticipantNotInListException​(Throwable cause,
                                                    String participantName)
        Unable to resolve Initial Assignee: Assignee is not in the participants list
        Parameters:
        cause - The originating exception, null if this is the originating exception
        participantName - The name of the Participant that is not in the list.