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
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 |
DB2Exceptions
protected DB2Exceptions()
- Can't instantiate.
unknownState
public static SQLException unknownState(Object obj)
wrap
public static SQLException wrap(CMDNSPRM cmdnsprm)
Copyright © 2001,2002 Keve Müller; see LICENSE file for details.