Documentation

ExceptionsOption
in package
implements OptionInterface

Configures whether consumers (such as the client) should throw exceptions on Redis errors (-ERR responses) or just return instances of error responses.

Tags
author

Daniele Alessandri suppakilla@gmail.com

Interfaces, Classes and Traits

OptionInterface
Defines an handler used by Predis\Configuration\Options to filter, validate or return default values for a given option.

Table of Contents

filter()  : mixed
Filters and validates the passed value.
getDefault()  : mixed
Returns the default value for the option.

Methods

Search results