org.postgresql.pljava.jdbc
Class UnsupportedFeatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
org.postgresql.pljava.jdbc.UnsupportedFeatureException
- All Implemented Interfaces:
- Serializable
public class UnsupportedFeatureException
- extends SQLException
- Author:
- Thomas Hallgren
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FEATURE_NOT_SUPPORTED_EXCEPTION
public static final String FEATURE_NOT_SUPPORTED_EXCEPTION
- See Also:
- Constant Field Values
UnsupportedFeatureException
public UnsupportedFeatureException(String feature)