Class NoSuchLeaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.etcd.jetcd.lease.NoSuchLeaseException
All Implemented Interfaces:
Serializable

public class NoSuchLeaseException extends Exception
Signals that the lease client do not have this lease.
See Also:
  • Constructor Details

    • NoSuchLeaseException

      public NoSuchLeaseException(long leaseId)