public class TimedOutException extends RuntimeException
Constructor and Description |
---|
TimedOutException(Set<String> timedoutServers) |
TimedOutException(String msg) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getTimedOutSevers() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.