Exception: Walinko::BadRequestError

Inherits:
ApiError show all
Defined in:
lib/walinko/errors.rb

Overview

400 — malformed request, unknown body shape, or ‘variant_index` out of range. Validation errors are raised as `ValidationError` instead.

Instance Attribute Summary

Attributes inherited from ApiError

#body, #details, #error_code, #http_status, #request_id

Method Summary

Methods inherited from ApiError

#initialize, #inspect

Constructor Details

This class inherits a constructor from Walinko::ApiError