Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
mpyw
Co
AllFailedException
PHP Class mpyw\Co\AllFailedException
Inheritance:
extends
RuntimeException
Afficher le fichier
Open project: mpyw/co
Méthodes publiques
Méthode
Description
__construct
(
string
$message
,
integer
$code
,
mixed
$reasons
)
Constructor.
getReasons
( ) :
mixed
Get value.
Method Details
__construct()
public
méthode
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()
public
méthode
Get value.
public
getReasons
( ) :
mixed
Résultat
mixed