Mailgun\Connection\Exceptions\GenericHTTPError::getHttpResponseCode PHP Method

getHttpResponseCode() public method

public getHttpResponseCode ( )
    public function getHttpResponseCode()
    {
        return $this->httpResponseCode;
    }