org.postgresql.pljava.jdbc
Class UnsupportedFeatureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.sql.SQLException
              extended by org.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)
           
 
Method Summary
 
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, 2005 TADA AB - Taby Sweden. \ Distributed under the terms shown in COPYRIGHT