public class UnknownLeaseException extends LeaseException
Constructor and Description |
---|
UnknownLeaseException()
Constructs an UnknownLeaseException with no detail message.
|
UnknownLeaseException(AtomicSerial.GetArg arg) |
UnknownLeaseException(String reason)
Constructs an UnknownLeaseException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownLeaseException()
public UnknownLeaseException(String reason)
reason
- a detail messagepublic UnknownLeaseException(AtomicSerial.GetArg arg) throws IOException
IOException
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.