Exception: Card::Error::UserError

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

Overview

error whose message can be shown to any user

Constant Summary

Constants inherited from Card::Error

KEY_MAP

Constants inherited from StandardError

StandardError::MAX_BACKTRACE_LINES

Instance Attribute Summary

Attributes inherited from Card::Error

#backtrace, #card

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

#report

Constructor Details

This class inherits a constructor from Card::Error