uwcse.location.objects.cricket
Class CricketException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--uwcse.location.LocationException
|
+--uwcse.location.objects.cricket.CricketException
- All Implemented Interfaces:
- Serializable
- public class CricketException
- extends LocationException
This is an exception thrown to indicate a problem with the Cricket location
devices.
- Version:
- $Revision: 1.2 $
- Author:
- Jeffrey Hightower
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CricketException
public CricketException()
CricketException
public CricketException(String message)
CricketException
public CricketException(String message,
Throwable cause)
CricketException
public CricketException(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