Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Spork
Exception
ForkException
PHP Class Spork\Exception\ForkException
Inheritance:
extends
RuntimeException
Mostrar archivo
Open project: kriswallsmith/spork
Public Methods
Method
Description
__construct
(
$name
,
$pid
,
Spork\Util\Error
$error
= null )
getError
( )
getPid
( )
Method Details
__construct()
public
method
public
__construct
(
$name
,
$pid
,
Spork\Util\Error
$error
= null )
$error
Spork\Util\Error
getError()
public
method
public
getError
( )
getPid()
public
method
public
getPid
( )