jxDBCon 0.9z

org.sourceforge.jxdbcon.db2
Class DB2Exceptions

java.lang.Object
  |
  +--org.sourceforge.jxutil.sql.AbstractExceptions
        |
        +--org.sourceforge.jxdbcon.DefaultExceptions
              |
              +--org.sourceforge.jxdbcon.db2.DB2Exceptions

public final class DB2Exceptions
extends DefaultExceptions

.

Author:
Keve Müller

Constructor Summary
protected DB2Exceptions()
          Can't instantiate.
 
Method Summary
static SQLException unknownState(Object obj)
           
static SQLException wrap(CMDNSPRM cmdnsprm)
           
 
Methods inherited from class org.sourceforge.jxdbcon.DefaultExceptions
badQuery, connClosed, illegalArgument, invalidURL, notAllowed, notQuery, notSupported, notSupported, notSupportedDB, notUpdate, requiredParam, requiredPosParam, stmtClosed, wrap, wrap, wrap
 
Methods inherited from class org.sourceforge.jxutil.sql.AbstractExceptions
badData, badData, colNotFound, load, needDSorURL, noConversion, noConversion, noCurrentRow, noMap, noRS, oneTabOnly, setClosed, wrap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DB2Exceptions

protected DB2Exceptions()
Can't instantiate.

Method Detail

unknownState

public static SQLException unknownState(Object obj)

wrap

public static SQLException wrap(CMDNSPRM cmdnsprm)

jxDBCon 0.9z

Copyright © 2001,2002 Keve Müller; see LICENSE file for details.