Was this page helpful?
NotSupportedError¶
errors~NotSupportedError(message)
Represents an error that is raised when a feature is not supported in the driver or in the current Cassandra version.
Constructor¶
new NotSupportedError(message)
Parameters:
| Name | Type | Description |
|---|---|---|
message |
string |
Source