PHP Class Exceptions\Data\TypeException

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

Public Methods

Method Description
__construct ( $message = 'Type of the data is incorrect', $code, $previous = null )

Method Details

__construct() public method

public __construct ( $message = 'Type of the data is incorrect', $code, $previous = null )