public class TOO_MANY_RECORDS extends SQLException
| Constructor and Description |
|---|
TOO_MANY_RECORDS() |
TOO_MANY_RECORDS(String reason) |
TOO_MANY_RECORDS(String reason,
String SQLState) |
TOO_MANY_RECORDS(String reason,
String SQLState,
int vendorCode) |
TOO_MANY_RECORDS(String reason,
String sqlState,
int vendorCode,
Throwable cause) |
TOO_MANY_RECORDS(String reason,
String sqlState,
Throwable cause) |
TOO_MANY_RECORDS(String reason,
Throwable cause) |
TOO_MANY_RECORDS(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.