Class DB2Exception

All Implemented Interfaces:
Serializable

public class DB2Exception extends DatabaseException
The DatabaseException for DB2.
See Also:
  • Constructor Details

    • DB2Exception

      public DB2Exception(int errorCode, String sqlState)
    • DB2Exception

      public DB2Exception(String message, int errorCode, String sqlState)