@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, toString
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.