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