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