Exception: ActiveAgent::Providers::Errors::InvalidRequest

Inherits:
ProviderError
  • Object
show all
Defined in:
lib/active_agent/providers/errors.rb

Overview

Malformed or unsupported request the vendor rejected (400/422) that doesn't classify more specifically.

Instance Attribute Summary

Attributes inherited from ProviderError

#provider_tag, #status

Method Summary

Methods inherited from ProviderError

#initialize

Constructor Details

This class inherits a constructor from ActiveAgent::Providers::Errors::ProviderError