HH\Lib\OS\BlockingIOException::__construct

Meta Engineer?

The containing class is available as OS\BlockingIOException in the www repository.

public function __construct(
  HH\Lib\OS\Errno $code,
  string $message,
);

Parameters

  • HH\Lib\OS\Errno $code
  • string $message