PHP Класс PhpNotice

Наследование: extends PhpException
Показать файл Открыть проект

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

Метод Описание
__construct ( $errstr, $errno, $errfile, $errline ) * Must change the error message for undefined variables Otherwise, Exceptional groups all errors together (regardless of variable name)

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

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

* Must change the error message for undefined variables Otherwise, Exceptional groups all errors together (regardless of variable name)
public __construct ( $errstr, $errno, $errfile, $errline )