public class SQLQueryCancelledException extends SQLException
| Constructor and Description |
|---|
SQLQueryCancelledException(String message) |
SQLQueryCancelledException(String message,
String sqlState,
int errorCode,
QueryException e) |
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, spliteratorpublic SQLQueryCancelledException(String message)
public SQLQueryCancelledException(String message, String sqlState, int errorCode, QueryException e)
Copyright © 2016. All rights reserved.