HH\Lib\Async\Condition::fail

Notify the condition variable of failure and set the exception

final public function fail(
  Exception $exception,
): void;

Parameters

  • Exception $exception

Returns

  • void