Exception: SellerLedger::Errors::ValueError
- Inherits:
-
StandardError
- Object
- StandardError
- SellerLedger::Errors::ValueError
- Defined in:
- lib/seller_ledger/errors.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
13 14 15 |
# File 'lib/seller_ledger/errors.rb', line 13 def to_s "Method parameter cannot be nil or an empty string" end |