Exception: Tesco::Groceries::NotAuthenticatedError

Inherits:
TescoApiError
  • Object
show all
Defined in:
lib/tesco.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



556
# File 'lib/tesco.rb', line 556

def to_s; "You must be an authenticated non-anonymous user."; end