public class ConnectionError extends StreamingException
| Constructor and Description |
|---|
ConnectionError(HiveEndPoint endPoint,
Exception innerEx) |
ConnectionError(String msg) |
ConnectionError(String msg,
Exception innerEx) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectionError(String msg)
public ConnectionError(HiveEndPoint endPoint, Exception innerEx)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.