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, toStringpublic 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.26 Release Date : October 16 2025