|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--net.jini.core.lease.LeaseException
|
+--net.jini.core.lease.UnknownLeaseException
An exception used to indicate that a lease is not known to the grantor of the lease. This can occur when a lease expires or has been cancelled.
| Constructor Summary | |
UnknownLeaseException()
Constructs an UnknownLeaseException with no detail message. |
|
UnknownLeaseException(java.lang.String reason)
Constructs an UnknownLeaseException with the specified detail message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public UnknownLeaseException()
public UnknownLeaseException(java.lang.String reason)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||