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:
java.io.Serializable
- Enclosing class:
- AsyncWrappers
public static class AsyncWrappers.TimeoutException extends java.lang.RuntimeExceptionSet as the completion stage's exception when trying to acquire a lock times out- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TimeoutException()
-