public class ClientFeatureNotSupportedByServerException extends ClientException
Constructor and Description |
---|
ClientFeatureNotSupportedByServerException(org.apache.ignite.internal.client.thin.ProtocolBitmaskFeature feature) |
ClientFeatureNotSupportedByServerException(String msg)
Constructs a new exception with the specified detail message.
|
ClientFeatureNotSupportedByServerException(String msg,
Throwable cause)
Constructs a new exception with the specified cause and detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ClientFeatureNotSupportedByServerException(String msg)
msg
- the detail message.public ClientFeatureNotSupportedByServerException(org.apache.ignite.internal.client.thin.ProtocolBitmaskFeature feature)
feature
- Feature.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024