Exception: AtlasRb::Error
- Inherits:
-
StandardError
- Object
- StandardError
- AtlasRb::Error
- Defined in:
- lib/atlas_rb.rb
Overview
Generic error raised by future code paths; not currently used by any
resource class. Atlas errors today surface as raw Faraday::Response
objects or JSON::ParserErrors on malformed bodies.