Exception: FormatParser::RemoteIO::InvalidRequest

Inherits:
UpstreamError
  • Object
show all
Defined in:
lib/remote_io.rb

Overview

Represents a failure that should not be retried (like a 4xx response or a DNS resolution error)

Instance Attribute Summary

Attributes inherited from UpstreamError

#status_code

Method Summary

Methods inherited from UpstreamError

#initialize

Constructor Details

This class inherits a constructor from FormatParser::RemoteIO::UpstreamError