HH\Lib\OS\ErrnoException::__construct

Meta Engineer?

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

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

Parameters

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