public class BetterSQLException extends SQLException
| Constructor and Description |
|---|
BetterSQLException(String sql,
Object[] par,
int ct,
SQLException rootcause) |
BetterSQLException(String sql,
SQLException rootcause) |
| Modifier and Type | Method and Description |
|---|---|
static String |
format(Object[] par,
int ct) |
int |
getErrorCode() |
String |
getSQLState() |
getNextException, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic BetterSQLException(String sql, SQLException rootcause)
public BetterSQLException(String sql, Object[] par, int ct, SQLException rootcause)
public int getErrorCode()
getErrorCode in class SQLExceptionpublic String getSQLState()
getSQLState in class SQLExceptionCopyright © 2017 etc.to. All rights reserved.