PHP 클래스 Icicle\Concurrent\Worker\Internal\TaskFailure

파일 보기 프로젝트 열기: icicleio/concurrent

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

public __construct ( Throwable $exception )
$exception Throwable

getException() 공개 메소드

public getException ( )