Exception: Fluence::Gateway::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Fluence::Gateway::Error
- Defined in:
- lib/fluence/gateway/errors.rb
Overview
Base error class for all gateway client errors.
Rescue this to catch any error surfaced by the gem, regardless of whether it originates from OAuth2 authentication or from the HTTP transport layer.