Library:Apache Jakarta Commons DBCP
Version:1.2.1
Compatibility:JDK 1.4
Exceptions in library Apache Jakarta Commons DBCP.
NamePackageDescription
DbcpExceptionorg.apache.commons.dbcp

Subclass of RuntimeException that can be used to wrap a SQLException using the "root cause" pattern of JDK 1.4 exceptions, but without requiring a 1.4 runtime environment.

SQLNestedExceptionorg.apache.commons.dbcpA SQLException subclass containing another Throwable
Search