public class QueryCanceledException extends ResultLimitExceededException
See also QueryTimeoutException, which indicates that
a query was canceled automatically due to a timeout.
| Constructor and Description |
|---|
QueryCanceledException(String message)
Creates a QueryCanceledException.
|
getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QueryCanceledException(String message)
message - Localized error messageCopyright © 2021 Hitachi Vantara. All rights reserved.