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

public static class AsyncWrappers.TimeoutException extends RuntimeException
Set as the completion stage's exception when trying to acquire a lock times out
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException()