uwcse.location
Class LocationException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--uwcse.location.LocationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CricketException, LMS200Exception, LocationRpcException, PhysicalObjectDatabaseException, SubscriptionException
- public class LocationException
- extends Exception
The is the basic exception thrown by the Location Stack.
- Version:
- $Revision: 1.4 $
- Author:
- Jeffrey Hightower
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LocationException
public LocationException()
LocationException
public LocationException(String message)
LocationException
public LocationException(String message,
Throwable cause)
LocationException
public LocationException(Throwable cause)
This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/
© Copyright 2004 University of Washington CSE