Class: Parse::LiveQuery::Error

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

Overview

Base error class for LiveQuery. Inherits from Parse::Error so that rescue Parse::Error will also catch LiveQuery failures.