Teiid 8.3.0.Final

retroruntime.java.sql
Class SQLFeatureNotSupportedException_

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.sql.SQLException
              extended by retroruntime.java.sql.SQLFeatureNotSupportedException_
All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class SQLFeatureNotSupportedException_
extends SQLException

See Also:
Serialized Form

Constructor Summary
SQLFeatureNotSupportedException_()
           
 
Method Summary
 
Methods inherited from class java.sql.SQLException
getErrorCode, getNextException, getSQLState, iterator, 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
 

Constructor Detail

SQLFeatureNotSupportedException_

public SQLFeatureNotSupportedException_()

Teiid 8.3.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.