Exception: Square::Reporting::PollingCancelledError
- Inherits:
-
StandardError
- Object
- StandardError
- Square::Reporting::PollingCancelledError
- Defined in:
- lib/square/reporting_helper.rb
Overview
Raised by Client#load_and_wait when the caller-supplied should_cancel
predicate returns a truthy value, aborting the polling loop.