PHP Class Icicle\Concurrent\Worker\Internal\TaskFailure

Datei anzeigen Open project: icicleio/concurrent

Public Methods

Method Description
__construct ( Throwable $exception )
getException ( )

Method Details

__construct() public method

public __construct ( Throwable $exception )
$exception Throwable

getException() public method

public getException ( )