public class LeaseException extends Exception
Constructor and Description |
---|
LeaseException()
Constructs an LeaseException with no detail message.
|
LeaseException(String reason)
Constructs an LeaseException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LeaseException()
public LeaseException(String reason)
reason
- a String containing the reason why the exception was thrownCopyright © GigaSpaces.