PHP 클래스 Spork\Exception\ForkException

상속: extends RuntimeException
파일 보기 프로젝트 열기: kriswallsmith/spork

공개 메소드들

메소드 설명
__construct ( $name, $pid, Spork\Util\Error $error = null )
getError ( )
getPid ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $name, $pid, Spork\Util\Error $error = null )
$error Spork\Util\Error

getError() 공개 메소드

public getError ( )

getPid() 공개 메소드

public getPid ( )