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 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.