com.triactive.jdo.jdbc
Class InitializedConnectionFactory.InconsistentConnectionStateException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.sql.SQLException
              extended bycom.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)
           
 
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.