Class NoticeException

    • Constructor Detail

      • NoticeException

        public NoticeException​(String message,
                               Notice notice)
      • NoticeException

        public NoticeException​(Notice notice)
    • Method Detail

      • getNotice

        public Notice getNotice()
      • setNotice

        public void setNotice​(Notice notice)