Package org.apache.accumulo.core.client
Class TimedOutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.accumulo.core.client.TimedOutException
- All Implemented Interfaces:
Serializable
- Since:
- 1.5.0
- See Also:
-
Constructor Summary
ConstructorDescriptionTimedOutException
(String msg) TimedOutException
(Set<String> timedoutServers) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TimedOutException
-
TimedOutException
-
-
Method Details
-
getTimedOutSevers
-