uwcse.location.objects
Class PhysicalObjectDatabaseException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--uwcse.location.LocationException
|
+--uwcse.location.objects.PhysicalObjectDatabaseException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DatabaseLoadException, DatabaseSaveException, DuplicatePhysicalObjectException, NoSuchPhysicalObjectException
- public class PhysicalObjectDatabaseException
- extends LocationException
This is the basic exception thrown by the database which manages physical
objects.
- Version:
- $Revision: 1.7 $
- Author:
- Jeffrey Hightower
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PhysicalObjectDatabaseException
public PhysicalObjectDatabaseException()
PhysicalObjectDatabaseException
public PhysicalObjectDatabaseException(String message)
PhysicalObjectDatabaseException
public PhysicalObjectDatabaseException(String message,
Throwable cause)
PhysicalObjectDatabaseException
public PhysicalObjectDatabaseException(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