An interface implemented by all exceptions thrown by the PHP Driver. Makes it easy to catch all driver-related exceptions using catch (Cassandra::Exception $e).

Implemented by