rice.tutorial.lookup
Class LookupService.NodeLookupTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
rice.tutorial.lookup.LookupService.NodeLookupTimeoutException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- LookupService
public static class LookupService.NodeLookupTimeoutException
- extends Exception
Returned by continuations handed to requestNodeHandles when a request times
out.
- Author:
- jstewart
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LookupService.NodeLookupTimeoutException
public LookupService.NodeLookupTimeoutException()
Copyright © 2010. All Rights Reserved.