com.triactive.jdo.jdbc
Class InitializedConnectionFactory.InconsistentConnectionStateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.sql.SQLException
              extended by com.triactive.jdo.jdbc.InitializedConnectionFactory.InconsistentConnectionStateException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
InitializedConnectionFactory

public static class InitializedConnectionFactory.InconsistentConnectionStateException
extends java.sql.SQLException

See Also:
Serialized Form

Constructor Summary
InitializedConnectionFactory.InconsistentConnectionStateException(java.lang.String setting, javax.sql.DataSource ds)
           
 
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
 

Constructor Detail

InitializedConnectionFactory.InconsistentConnectionStateException

public InitializedConnectionFactory.InconsistentConnectionStateException(java.lang.String setting,
                                                                         javax.sql.DataSource ds)


Copyright ? 2001-2007 The TJDO Project All Rights Reserved.