Exception: Etapper::ConnectionError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/etapper/exceptions.rb

Overview

A connection could not be made. The username or password may be invalid, or Etapper::Client.autoconnect may be set to false and you didn’t run ‘connect’ before calling an API method.