public class QueryTimeoutException extends TransientDataAccessException
This exception can be thrown by user code trapping the native database exception or by exception translation.
Constructor and Description |
---|
QueryTimeoutException(String msg)
Constructor for QueryTimeoutException.
|
QueryTimeoutException(String msg,
Throwable cause)
Constructor for QueryTimeoutException.
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QueryTimeoutException(String msg)
msg
- the detail message