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