Class ParticipantNotFoundException

    • Constructor Detail

      • ParticipantNotFoundException

        public ParticipantNotFoundException​(String message,
                                            Throwable cause)
        Instantiates a new invalid call state exception.
        Parameters:
        message - the message
        cause - the cause
      • ParticipantNotFoundException

        public ParticipantNotFoundException​(String message)
        Instantiates a new invalid call state exception.
        Parameters:
        message - the message