public class UnknownLeaseException extends LeaseException
| Constructor and Description | 
|---|
| UnknownLeaseException()Constructs an UnknownLeaseException with no detail message. | 
| UnknownLeaseException(String reason)Constructs an UnknownLeaseException with the specified detail message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownLeaseException()
public UnknownLeaseException(String reason)
reason - a detail messageCopyright © GigaSpaces.