Exception: Api2Convert::ValidationError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/api2convert/errors.rb

Overview

The request was rejected as invalid, e.g. an unknown target (HTTP 400 / 422).

Instance Attribute Summary

Attributes inherited from ApiError

#body, #request_id, #status_code

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from Api2Convert::ApiError