Exception: Bookshop::GeneratorArgumentsError
- Inherits:
-
ArgumentsError
- Object
- StandardError
- Error
- ArgumentsError
- Bookshop::GeneratorArgumentsError
- Defined in:
- lib/bookshop/error.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
17 18 19 |
# File 'lib/bookshop/error.rb', line 17 def to_s "Usage:\n" + super end |