Exception: SimpleConnect::Error

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

Overview

Base class for all gem-specific errors. Inherits from StandardError so a plain ‘rescue` catches them.