Exception: Particle::BadRequest

Inherits:
ClientError show all
Defined in:
lib/particle/error.rb

Overview

Raised when Particle returns a 400 HTTP status code

Instance Attribute Summary

Attributes inherited from Error

#response

Method Summary

Methods inherited from Error

from_response, #initialize

Constructor Details

This class inherits a constructor from Particle::Error