Exception: NoSuchCardError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



14
15
16
# File 'lib/amdirent_stripe/errors.rb', line 14

def message
  "Not a valid card token!"
end