Package org.apache.cassandra.cql3.functions.types.exceptions
package org.apache.cassandra.cql3.functions.types.exceptions
-
ExceptionsClassDescriptionThrown when a suitable
TypeCodeccannot be found byCodecRegistryinstances.Top level class for exceptions thrown by the driver.An unexpected error happened internally.Thrown 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.