Exception: Card::Error::UserError

Inherits:
Card::Error
  • Object
show all
Defined in:
lib/card/error.rb

Overview

error whose message can be shown to any user

Direct Known Subclasses

BadQuery, EditConflict, NotFound, PermissionDenied

Constant Summary

Constants inherited from Card::Error

KEY_MAP

Instance Attribute Summary

Attributes inherited from Card::Error

#card

Method Summary

Methods inherited from Card::Error

card_error_class, #card_message_text, cardify_exception, #initialize, invalid_card_error_class, #message_from_card, #report

Constructor Details

This class inherits a constructor from Card::Error