Exception: Tesco::Groceries::TescoApiError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Tesco::Groceries::TescoApiError
- Defined in:
- lib/tesco.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
550 |
# File 'lib/tesco.rb', line 550 def to_s; "An unspecified error has occured on the server side."; end |