Exception: Parse::Client::ResponseError

Inherits:
Error
  • Object
show all
Defined in:
lib/parse/client.rb

Overview

An error when a general response error occurs when communicating with Parse server.

Direct Known Subclasses

DuplicateValueError

Instance Attribute Summary

Attributes inherited from Error

#code

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Parse::Error