Exception: ContextIO::Error::BadRequest

Inherits:
ClientError show all
Defined in:
lib/context-io/error/bad_request.rb

Overview

Raised when Context.IO returns the HTTP status code 400

This usually means that some required info is missing.

Instance Attribute Summary

Attributes inherited from ContextIO::Error

#http_headers

Method Summary

Methods inherited from ContextIO::Error

#initialize

Constructor Details

This class inherits a constructor from ContextIO::Error