Exception: Parse::ParseError
- Inherits:
-
StandardError
- Object
- StandardError
- Parse::ParseError
- 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.