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