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
Spork
Exception
ForkException
PHP Class Spork\Exception\ForkException
Inheritance:
extends
RuntimeException
Afficher le fichier
Open project: kriswallsmith/spork
Méthodes publiques
Méthode
Description
__construct
(
$name
,
$pid
,
Spork\Util\Error
$error
= null )
getError
( )
getPid
( )
Method Details
__construct()
public
méthode
public
__construct
(
$name
,
$pid
,
Spork\Util\Error
$error
= null )
$error
Spork\Util\Error
getError()
public
méthode
public
getError
( )
getPid()
public
méthode
public
getPid
( )