public class SemanticException extends HiveException
Constructor and Description |
---|
SemanticException() |
SemanticException(ErrorMsg errorMsg,
String... msgArgs) |
SemanticException(String message) |
SemanticException(String message,
Throwable cause) |
SemanticException(Throwable cause) |
getCanonicalErrorMsg
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 The Apache Software Foundation. All rights reserved.