Exception: Typesafe::BadRequestError

Inherits:
APIError show all
Defined in:
lib/typesafe/errors.rb

Overview

The request was invalid (400).

Instance Attribute Summary

Attributes inherited from APIError

#body, #headers, #request_id, #status

Method Summary

Methods inherited from APIError

#initialize, #retryable?

Constructor Details

This class inherits a constructor from Typesafe::APIError