Class EventIdNotFoundException

    • Field Detail

      • badId

        protected String badId
      • message

        protected String message
    • Constructor Detail

      • EventIdNotFoundException

        public EventIdNotFoundException​(String msg,
                                        String id)

        Constructor for EventIdNotFoundException.

        Parameters:
        msg - a String object.
        id - a String object.