org.postgresql.pljava.jdbc
Class UnsupportedFeatureException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.sql.SQLException
              extended byorg.postgresql.pljava.jdbc.UnsupportedFeatureException
All Implemented Interfaces:
java.io.Serializable

public class UnsupportedFeatureException
extends java.sql.SQLException

See Also:
Serialized Form

Field Summary
static java.lang.String FEATURE_NOT_SUPPORTED_EXCEPTION
           
 
Constructor Summary
UnsupportedFeatureException(java.lang.String feature)
           
 
Methods inherited from class java.sql.SQLException
getErrorCode, getNextException, getSQLState, setNextException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

FEATURE_NOT_SUPPORTED_EXCEPTION

public static final java.lang.String FEATURE_NOT_SUPPORTED_EXCEPTION
See Also:
Constant Field Values
Constructor Detail

UnsupportedFeatureException

public UnsupportedFeatureException(java.lang.String feature)


Copyright (c) 2003, 2004 TADA AB - Taby Sweden. Distributed under the terms shown in COPYRIGHT