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:
Serializable
- Direct Known Subclasses:
CodecNotFoundException,DriverInternalError,InvalidTypeException
Top level class for exceptions thrown by the driver.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString