Exception: CopycopterClient::ConnectionError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/copycopter_client/errors.rb

Overview

Raised when an error occurs while contacting the Copycopter server. This is raised by Client and generally rescued by Cache. The application will not encounter this error. Polling will continue even if this error is raised.