Exception: NoSuchCustomerError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



20
21
22
# File 'lib/amdirent_stripe/errors.rb', line 20

def message
  "No such stripe customer!"
end