Exception: Scorpio::Error

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

Overview

Scorpio::Error encompasses certain Scorpio-defined errors encountered in using Scorpio. at the moment this only includes HTTPError[^1], but will likely cover errors in schemas and other things in the future.

[^1]: unless I have, since writing this, implemented other things but forgotten to update this comment, which does seem likely enough.

Direct Known Subclasses

ConfigError, HTTPError, RequestSchemaFailure