Class NoticeIdNotFoundException

    • Field Detail

      • badId

        protected String badId
      • message

        protected String message
    • Constructor Detail

      • NoticeIdNotFoundException

        public NoticeIdNotFoundException​(String msg,
                                         String id)

        Constructor for NoticeIdNotFoundException.

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