Exception: Obxcura::Error

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

Overview

Base class for every error the gem raises, so callers can rescue the whole family with rescue Obxcura::Error.

Direct Known Subclasses

ConnectionError, ProtocolError, TimeoutError