Package org.apache.curator.x.async
Class AsyncWrappers.TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.curator.x.async.AsyncWrappers.TimeoutException
- All Implemented Interfaces:
Serializable
- Enclosing class:
AsyncWrappers
Set as the completion stage's exception when trying to acquire a lock
times out
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TimeoutException
public TimeoutException()
-