Exception: LC::LCError

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

Overview

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

Direct Known Subclasses

LCProtocolError