Exception: Parse::ParseError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/parse/error.rb

Overview

Base exception class for errors thrown by the Parse client library. ParseError will be raised by any network operation if Parse.init() has not been called.

Direct Known Subclasses

ParseProtocolError