Class: NotSupportedError

errors~ NotSupportedError

Constructor

new NotSupportedError(message)

Represents an error that is raised when a feature is not supported in the driver or in the current Cassandra version.
Parameters:
Name Type Description
message