org.compass.gps.device.jdbc
Class CannotGetJdbcConnectionException
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.jdbc.CannotGetJdbcConnectionException
- All Implemented Interfaces:
- Serializable
public class CannotGetJdbcConnectionException
- extends CompassGpsException
A jdbc device excpetion thrown when a jdbc connection cannot be established.
- Author:
- kimchy
- See Also:
- Serialized Form
CannotGetJdbcConnectionException
public CannotGetJdbcConnectionException(String string,
Throwable root)
CannotGetJdbcConnectionException
public CannotGetJdbcConnectionException(String s)
Copyright (c) 2004-2008 The Compass Project.