public class UnsupportedFeatureException extends DriverException
Constructor and Description |
---|
UnsupportedFeatureException(ProtocolVersion currentVersion,
String msg) |
Modifier and Type | Method and Description |
---|---|
ProtocolVersion |
getCurrentVersion() |
copy
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedFeatureException(ProtocolVersion currentVersion, String msg)
public ProtocolVersion getCurrentVersion()
Copyright © 2012–2023. All rights reserved.