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