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
- Future interface
- Numeric interface
- RetryPolicy interface
- BatchStatement class
- Bigint class
- Blob class
- Collection class
- Table interface
- Decimal class
- DefaultCluster class
- DefaultKeyspace class
- DefaultSchema class
- Float class
- FutureClose 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
- TimestampGenerator interface
- Tuple class
- Type interface
- UuidInterface interface
- Value interface
- DefaultColumn class
- DefaultSession class
- DefaultTable class
- ExecutionOptions class
- FutureException class
- FuturePreparedStatement class
- FutureValue class
- Inet class
- SimpleStatement class
- Timeuuid class
- Column interface
- UserTypeValue class
- Uuid class
- Session interface
- Rows class
- Cassandra 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.