Contents
- Features page
- Installing Cassandra PHP Extension page
-
API docs index
-
Cassandra namespace
- Cluster namespace
-
Exception namespace
- AlreadyExistsException class
- AuthenticationException class
- ConfigurationException class
- DivideByZeroException class
- DomainException class
- ExecutionException class
- InvalidArgumentException class
- InvalidQueryException class
- InvalidSyntaxException class
- IsBootstrappingException class
- LogicException class
- OverloadedException class
- ProtocolException class
- RangeException class
- ReadTimeoutException class
- RuntimeException class
-
ServerException class
- TimeoutException class
- TruncateException class
- UnauthorizedException class
- UnavailableException class
- UnpreparedException class
- ValidationException class
- WriteTimeoutException class
- SSLOptions namespace
- Type namespace
- BatchStatement class
- Blob class
- Collection class
- Future interface
- Numeric interface
- Table interface
- Bigint class
- Decimal class
- DefaultCluster class
- DefaultColumn class
- DefaultSchema class
- ExecutionOptions class
- Float class
- FutureClose class
- FutureException class
- FuturePreparedStatement class
- FutureRows class
- FutureSession class
- Map class
- PreparedStatement class
- Set class
- SSLOptions class
- Timestamp class
- Varint class
- Cluster interface
- Exception interface
- Keyspace interface
- Schema interface
- Statement interface
- Type interface
- UuidInterface interface
- DefaultKeyspace class
- DefaultSession class
- DefaultTable class
- FutureValue class
- Inet class
- SimpleStatement class
- Timeuuid class
- Column interface
- Uuid class
- Session interface
- Rows class
- Cassandra class
-
Cassandra namespace
Exception\ServerException
is raised when something unexpected happend on the server. This exception is most likely due to an Apache Cassandra
bug. NOTE This exception and all its children are generated on the server.