com.uwyn.rife.database.exceptions
Class UnsupportedSqlFeatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.database.exceptions.DbQueryException
com.uwyn.rife.database.exceptions.UnsupportedSqlFeatureException
- All Implemented Interfaces:
- Serializable
public class UnsupportedSqlFeatureException
- extends DbQueryException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedSqlFeatureException
public UnsupportedSqlFeatureException(String feature,
String driver)
getFeature
public String getFeature()
getDriver
public String getDriver()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.