PHP Predis\Response 네임스페이스

중첩된 네임스페이스

Predis\Response\Iterator

Interfaces

이름 설명
ErrorInterface Represents an error returned by Redis (responses identified by "-" in the Redis protocol) during the execution of an operation on the server.

클래스들

이름 설명
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.