Exception: HighLevel::UnprocessableEntityError

Inherits:
Error
  • Object
show all
Defined in:
lib/high_level/errors.rb

Overview

Raised on an HTTP 422 response.

Instance Attribute Summary

Attributes inherited from Error

#request_id, #response_body, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from HighLevel::Error