org.compass.gps
Class CompassGpsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.compass.core.util.NestedRuntimeException
org.compass.core.CompassException
org.compass.gps.CompassGpsException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CannotGetJdbcConnectionException, HibernateGpsDeviceException, JdbcGpsDeviceException, JdoGpsDeviceException, JpaGpsDeviceException, OjbGpsDeviceException, SqlMapGpsDeviceException
public class CompassGpsException
- extends CompassException
An exception that occured in Compass Gps. All other Compass Gps runtime
exception derive from it.
- Author:
- kimchy
- See Also:
- Serialized Form
CompassGpsException
public CompassGpsException(String string,
Throwable root)
CompassGpsException
public CompassGpsException(String s)
Copyright (c) 2004-2008 The Compass Project.