Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
PHPSpec2
Exception
Example
ErrorException
PHP Класс PHPSpec2\Exception\Example\ErrorException
Наследование:
extends
ExampleException
Показать файл
Открыть проект
Открытые методы
Метод
Описание
__construct
(
string
$level
,
string
$message
,
string
$file
,
string
$line
)
Initializes error handler exception.
Описание методов
__construct()
публичный
Метод
Initializes error handler exception.
public
__construct
(
string
$level
,
string
$message
,
string
$file
,
string
$line
)
$level
string
error level
$message
string
error message
$file
string
error file
$line
string
error line