Package org.apache.drill.exec.client
Class InvalidConnectionInfoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.drill.common.exceptions.DrillIOException
org.apache.drill.exec.rpc.RpcException
org.apache.drill.exec.rpc.NonTransientRpcException
org.apache.drill.exec.client.InvalidConnectionInfoException
- All Implemented Interfaces:
Serializable
Exception for malformed connection string from client
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.drill.exec.rpc.RpcException
getRemoteError, isRemote, mapException, mapException
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidConnectionInfoException
-