public class SLOW_SQL extends SQLException
| Constructor and Description |
|---|
SLOW_SQL() |
SLOW_SQL(String reason) |
SLOW_SQL(String reason,
String SQLState) |
SLOW_SQL(String reason,
String SQLState,
int vendorCode) |
SLOW_SQL(String reason,
String sqlState,
int vendorCode,
Throwable cause) |
SLOW_SQL(String reason,
String sqlState,
Throwable cause) |
SLOW_SQL(String reason,
Throwable cause) |
SLOW_SQL(Throwable cause) |
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorCopyright © 2021. All rights reserved.