java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cassandra.cql3.functions.types.exceptions.DriverException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CodecNotFoundException, DriverInternalError, InvalidTypeException

public class DriverException extends RuntimeException
Top level class for exceptions thrown by the driver.
See Also: