HH\Lib\OS\HErrnoException

Meta Engineer?

This is available as OS\HErrnoException in the www repository.

Class for exceptions reported via the C h_errno variable

Interface Synopsis

namespace HH\Lib\OS;

final class HErrnoException extends \Exception {...}

Public Methods