public class UnsupportedFeatureException extends DriverException
| Constructor and Description |
|---|
UnsupportedFeatureException(ProtocolVersion currentVersion,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
UnsupportedFeatureException |
copy()
Copy the exception.
|
ProtocolVersion |
getCurrentVersion() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedFeatureException(ProtocolVersion currentVersion, String msg)
public ProtocolVersion getCurrentVersion()
public UnsupportedFeatureException copy()
DriverExceptioncopy in class DriverExceptionCopyright © 2012–2018. All rights reserved.