Uses of Class
org.apache.cassandra.cql3.functions.types.exceptions.DriverException
Packages that use DriverException
-
Uses of DriverException in org.apache.cassandra.cql3.functions.types.exceptions
Subclasses of DriverException in org.apache.cassandra.cql3.functions.types.exceptionsModifier and TypeClassDescriptionclassThrown when a suitableTypeCodeccannot be found byCodecRegistryinstances.classAn unexpected error happened internally.classThrown when aTypeCodecis unable to perform the requested operation (serialization, deserialization, parsing or formatting) because the object or the byte buffer content being processed does not comply with the expected Java and/or CQL type.