Class DriverException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.cassandra.cql3.functions.types.exceptions.DriverException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
CodecNotFoundException
,DriverInternalError
,InvalidTypeException
public class DriverException extends java.lang.RuntimeException
Top level class for exceptions thrown by the driver.- See Also:
- Serialized Form