Exception: NoSuchSubscriptionError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



26
27
28
# File 'lib/amdirent_stripe/errors.rb', line 26

def message
  "No such stripe subscription!"
end