Exception: Stove::UserCanceledError
- Defined in:
- lib/stove/error.rb
Instance Method Summary collapse
Methods inherited from Error
Instance Method Details
#message ⇒ Object
46 47 48 |
# File 'lib/stove/error.rb', line 46 def 'Action canceled by user!' end |