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 ( )