PHP Predis\Response Namespace

Nested Namespaces

Predis\Response\Iterator

Interfaces

Name Description
ErrorInterface Represents an error returned by Redis (responses identified by "-" in the Redis protocol) during the execution of an operation on the server.

Classes

Name Description
Error Represents an error returned by Redis (-ERR responses) during the execution of a command on the server.
ServerException Exception class that identifies server-side Redis errors.
Status Represents a status response returned by Redis.