@Deprecated public class QueryParseException extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
|
QueryParseException()
Deprecated.
|
|
QueryParseException(String message)
Deprecated.
|
|
QueryParseException(String message,
Throwable cause)
Deprecated.
|
protected |
QueryParseException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Deprecated.
|
|
QueryParseException(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2016 Red Hat, Inc.. All rights reserved.