public class HiveASTParseException extends Exception
Constructor and Description |
---|
HiveASTParseException(ArrayList<HiveASTParseError> errors) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HiveASTParseException(ArrayList<HiveASTParseError> errors)
public String getMessage()
getMessage
in class Throwable
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.