PHP Класс Exceptions\Data\IntegrityException

Автор: Mathieu Dumoulin aka CrazyCodr ([email protected])
Наследование: extends DataException, implements Exceptions\Tag\InvalidDataException
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( $message = 'Data provided is not of the expected format or cannot be parsed correctly.', $code, $previous = null )

Описание методов

__construct() публичный Метод

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