Class TimedOutException

    • Constructor Detail

      • TimedOutException

        public TimedOutException​(Set<String> timedoutServers)
      • TimedOutException

        public TimedOutException​(String msg)
    • Method Detail

      • getTimedOutSevers

        public Set<String> getTimedOutSevers()