Exception: NoCardError

Inherits:
Exception
  • Object
show all
Defined in:
lib/amdirent_stripe/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



2
3
4
# File 'lib/amdirent_stripe/errors.rb', line 2

def message
  "No card present!"
end