public class InvalidConfigurationInQueryException extends InvalidQueryException implements CoordinatorException
Constructor and Description |
---|
InvalidConfigurationInQueryException(InetSocketAddress address,
String msg) |
InvalidConfigurationInQueryException(String msg)
Deprecated.
This constructor is kept for backwards compatibility.
|
Modifier and Type | Method and Description |
---|---|
InvalidConfigurationInQueryException |
copy()
Copy the exception.
|
getAddress, getHost
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAddress, getHost
@Deprecated public InvalidConfigurationInQueryException(String msg)
public InvalidConfigurationInQueryException(InetSocketAddress address, String msg)
public InvalidConfigurationInQueryException copy()
DriverException
copy
in class InvalidQueryException