Exception: Keycardai::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Keycardai::Error
- Defined in:
- lib/keycardai/oauth/errors.rb
Overview
Root of the Keycard error taxonomy. Every error raised by any Keycard gem
is a subclass, so rescue Keycardai::Error catches the whole family.