Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
mpyw
Co
AllFailedException
PHP Класс mpyw\Co\AllFailedException
Наследование:
extends
RuntimeException
Показать файл
Открыть проект
Открытые методы
Метод
Описание
__construct
(
string
$message
,
integer
$code
,
mixed
$reasons
)
Constructor.
getReasons
( ) :
mixed
Get value.
Описание методов
__construct()
публичный
Метод
Constructor.
public
__construct
(
string
$message
,
integer
$code
,
mixed
$reasons
)
$message
string
Dummy message.
$code
integer
Always zero.
$reasons
mixed
Reasons why jobs are failed.
getReasons()
публичный
Метод
Get value.
public
getReasons
( ) :
mixed
Результат
mixed