PHP Class Icicle\Concurrent\Sync\Internal\ExitFailure

Inheritance: implements Icicle\Concurrent\Sync\Internal\ExitStatus
Show file Open project: icicleio/concurrent

Public Methods

Method Description
__construct ( Throwable $exception )
getResult ( )

Method Details

__construct() public method

public __construct ( Throwable $exception )
$exception Throwable

getResult() public method

public getResult ( )