Exception: Particle::ClientError

Inherits:
Error
  • Object
show all
Defined in:
lib/particle/error.rb

Overview

Raised on errors in the 400-499 range

Direct Known Subclasses

BadRequest, Forbidden, NotFound, TimedOut, Unauthorized

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