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
- RetryPolicy namespace
- SSLOptions namespace
- TimestampGenerator namespace
- Type namespace
- Function interface
- Index interface
- Numeric interface
- RetryPolicy interface
- BatchStatement class
- Bigint class
- Blob class
- Collection class
- Table interface
- Decimal class
- DefaultColumn class
- DefaultIndex class
- DefaultMaterializedView class
- ExecutionOptions class
- Float class
- FutureClose class
- Future interface
- FutureException class
- FuturePreparedStatement class
- FutureRows class
- FutureSession class
- Map class
- PreparedStatement class
- Set class
- Smallint class
- SSLOptions class
- Tinyint class
- Varint class
- Aggregate interface
- Cluster interface
- Exception interface
- Keyspace interface
- Schema interface
- TimestampGenerator interface
- Date class
- DefaultAggregate class
- DefaultKeyspace class
- DefaultSession class
- Inet class
- Time class
- Timestamp class
- Timeuuid class
- Tuple class
- Value interface
- Type class
- Column interface
- Statement interface
- UuidInterface interface
- DefaultCluster class
- DefaultSchema class
- FutureValue class
- SimpleStatement class
- UserTypeValue class
- Uuid class
- MaterializedView interface
- DefaultTable class
- Session interface
- Rows class
- Cassandra class
- DefaultFunction class
-
Cassandra namespace
Exception\ServerException
is raised when something unexpected happened 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.