Exception: Card::Error::UserError
- Inherits:
-
Card::Error
- Object
- Exception
- StandardError
- Card::Error
- Card::Error::UserError
- Defined in:
- lib/card/error.rb
Overview
error whose message can be shown to any user
Direct Known Subclasses
BadAddress, BadQuery, EditConflict, NotFound, PermissionDenied
Constant Summary
Constants inherited from Card::Error
Constants inherited from StandardError
StandardError::MAX_BACKTRACE_LINES
Instance Attribute Summary
Attributes inherited from Card::Error
Method Summary
Methods inherited from Card::Error
add_card_errors, card_error_class, #card_message_text, cardify_exception, #initialize, invalid_card_error_class, #message_from_card, report
Methods inherited from StandardError
Constructor Details
This class inherits a constructor from Card::Error