Class AlarmIdNotFoundException

    • Field Detail

      • badId

        protected String badId
      • message

        protected String message
    • Constructor Detail

      • AlarmIdNotFoundException

        public AlarmIdNotFoundException​(String msg,
                                        String id)

        Constructor for AlarmIdNotFoundException.

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