PHP 클래스 Icicle\Concurrent\Sync\Internal\ExitFailure

상속: implements Icicle\Concurrent\Sync\Internal\ExitStatus
파일 보기 프로젝트 열기: icicleio/concurrent

공개 메소드들

메소드 설명
__construct ( Throwable $exception )
getResult ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Throwable $exception )
$exception Throwable

getResult() 공개 메소드

public getResult ( )