Exception: Cassette::Errors::NotACustomer

Inherits:
Base
  • Object
show all
Defined in:
lib/cassette/errors/not_a_customer.rb

Instance Method Summary collapse

Instance Method Details

#codeObject



6
7
8
# File 'lib/cassette/errors/not_a_customer.rb', line 6

def code
  403
end