Package akka.coordination.lease
Class LeaseTimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- akka.coordination.lease.LeaseException
-
- akka.coordination.lease.LeaseTimeoutException
-
- All Implemented Interfaces:
java.io.Serializable
public final class LeaseTimeoutException extends LeaseException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LeaseTimeoutException(java.lang.String message)
-