Class OutageIdNotFoundException

    • Field Detail

      • badId

        protected String badId
      • message

        protected String message
    • Constructor Detail

      • OutageIdNotFoundException

        public OutageIdNotFoundException​(String msg,
                                         String id)

        Constructor for OutageIdNotFoundException.

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