PHP Class Exceptions\Data\IntegrityException

Author: Mathieu Dumoulin aka CrazyCodr ([email protected])
Inheritance: extends DataException, implements Exceptions\Tag\InvalidDataException
Show file Open project: crazycodr/standard-exceptions

Public Methods

Method Description
__construct ( $message = 'Data provided is not of the expected format or cannot be parsed correctly.', $code, $previous = null )

Method Details

__construct() public method

public __construct ( $message = 'Data provided is not of the expected format or cannot be parsed correctly.', $code, $previous = null )