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, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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)