org.compass.gps.device.ojb
Class NonOjbDeviceException
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
org.compass.gps.device.ojb.NonOjbDeviceException
- All Implemented Interfaces:
- Serializable
public class NonOjbDeviceException
- extends OjbGpsDeviceException
Tried to apply ojb device aspects on a non ojb device.
- Author:
- kimchy
- See Also:
- Serialized Form
NonOjbDeviceException
public NonOjbDeviceException(String s,
Throwable root)
NonOjbDeviceException
public NonOjbDeviceException(String s)
Copyright (c) 2004-2008 The Compass Project.