HH\Lib\OS\HErrnoException
Requires the Hack Standard Library - Experimental Additions to be installed.
Facebook Engineer?
This function is available as OS\HErrnoException()
in Facebook's www repository.
Class for exceptions reported via the C h_errno
variable
Interface Synopsis
namespace HH\Lib\OS;
final class HErrnoException extends \Exception {...}