HH\Lib\OS\ConnectionException
Interface Synopsis
namespace HH\Lib\OS;
abstract class ConnectionException extends ErrnoException {...}
Public Methods (HH\Lib\OS\ErrnoException)
->__construct(Errno $errno, string $message)->getCode(): Errno
Deprecated for clarity, and potential future ambiguity->getErrno(): Errno