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, toString
public UnsupportedFeatureException(ProtocolVersion currentVersion, String msg)
public ProtocolVersion getCurrentVersion()
public UnsupportedFeatureException copy()
DriverException
copy
in class DriverException
Copyright © 2012–2018. All rights reserved.