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