Predis\Response\Iterator |
이름 | 설명 |
---|---|
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. |