Class QueryTimeoutException

All Implemented Interfaces:
Serializable

public final class QueryTimeoutException extends DatabaseException
Exception thrown when a statement has timed out or been cancelled.
See Also:
  • Constructor Details

    • QueryTimeoutException

      public QueryTimeoutException(SQLException cause, String message)
      Instantiates a new QueryTimeoutException
      Parameters:
      cause - the underlying cause
      message - the error message