Exception: SellerLedger::Errors::ValueError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/seller_ledger/errors.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



13
14
15
# File 'lib/seller_ledger/errors.rb', line 13

def to_s
  "Method parameter cannot be nil or an empty string"
end