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 SummaryConstructorsConstructorDescriptionTimedOutException(String msg) TimedOutException(Set<String> timedoutServers) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
TimedOutException
- 
TimedOutException
 
- 
- 
Method Details- 
getTimedOutSevers
 
-