public class MySQLQueryInterruptedException
extends java.sql.SQLNonTransientException
| Constructor and Description |
|---|
MySQLQueryInterruptedException() |
MySQLQueryInterruptedException(java.lang.String reason) |
MySQLQueryInterruptedException(java.lang.String reason,
java.lang.String SQLState) |
MySQLQueryInterruptedException(java.lang.String reason,
java.lang.String SQLState,
int vendorCode) |
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MySQLQueryInterruptedException()
public MySQLQueryInterruptedException(java.lang.String reason,
java.lang.String SQLState,
int vendorCode)
public MySQLQueryInterruptedException(java.lang.String reason,
java.lang.String SQLState)
public MySQLQueryInterruptedException(java.lang.String reason)