@PublicEvolving public class SqlParserException extends RuntimeException
This exception indicates that the SQL parse failed.
| Constructor and Description |
|---|
SqlParserException(String message) |
SqlParserException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.