org.compass.gps.device.jdbc
Class JdbcGpsDeviceException
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
org.compass.gps.device.jdbc.JdbcGpsDeviceException
- All Implemented Interfaces:
- Serializable
public class JdbcGpsDeviceException
- extends CompassGpsException
A general Jdbc Gps device exception.
- Author:
- kimchy
- See Also:
- Serialized Form
JdbcGpsDeviceException
public JdbcGpsDeviceException(String string,
Throwable root)
JdbcGpsDeviceException
public JdbcGpsDeviceException(String s)
Copyright (c) 2004-2008 The Compass Project.