Exceptions\Http\HttpExceptionInterface::getHttpCode PHP Method

getHttpCode() public static method

Returns the standard HTTP code associated with this exception.
public static getHttpCode ( ) : integer
return integer
    public static function getHttpCode();