PHP Class Exceptions\Collection\KeyAlreadyExistsException

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

Méthodes publiques

Méthode Description
__construct ( $message = 'Key already exists in array/collection', $code, $previous = null )

Method Details

__construct() public méthode

public __construct ( $message = 'Key already exists in array/collection', $code, $previous = null )