Exception: Tesco::Groceries::TescoApiError

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

Direct Known Subclasses

NoSessionKeyError, NotAuthenticatedError

Instance Method Summary collapse

Instance Method Details

#to_sObject



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

def to_s; "An unspecified error has occured on the server side."; end