Exception: Tesco::Groceries::NotAuthenticatedError
- Inherits:
-
TescoApiError
- Object
- RuntimeError
- TescoApiError
- Tesco::Groceries::NotAuthenticatedError
- Defined in:
- lib/tesco.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
556 |
# File 'lib/tesco.rb', line 556 def to_s; "You must be an authenticated non-anonymous user."; end |