PHP Class Exceptions\Collection\ReadOnlyArrayException

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

Public Methods

Method Description
__construct ( $message = 'Array/Collection is read-only, you cannot alter it', $code, $previous = null )

Method Details

__construct() public method

public __construct ( $message = 'Array/Collection is read-only, you cannot alter it', $code, $previous = null )