public class InvalidTypeException extends DriverException
TypeCodec
is 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.Constructor and Description |
---|
InvalidTypeException(java.lang.String msg) |
InvalidTypeException(java.lang.String msg,
java.lang.Throwable cause) |
Copyright © 2009-2020 The Apache Software Foundation