PHP Class Exceptions\Collection\FullException

Author: Mathieu Dumoulin aka CrazyCodr ([email protected])
Inheritance: extends CollectionException
Show file Open project: crazycodr/standard-exceptions

Public Methods

Method Description
__construct ( $message = 'Cannot add items to array/collection, it is already full', $code, $previous = null )

Method Details

__construct() public method

public __construct ( $message = 'Cannot add items to array/collection, it is already full', $code, $previous = null )