public class SyntaxError extends RuntimeException implements QueryError
| Constructor and Description |
|---|
SyntaxError(String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SyntaxError(String errorMessage)
public String getErrorMessage()
getErrorMessage in interface QueryErrorCopyright © 2017. All Rights Reserved.