Exception: Grubby::Scraper::Error
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Grubby::Scraper::Error
- Defined in:
- lib/grubby/scraper.rb
Instance Attribute Summary collapse
-
#scraper ⇒ Grubby::Scraper
The Scraper that raised this Error.
Instance Attribute Details
#scraper ⇒ Grubby::Scraper
The Scraper that raised this Error.
271 272 273 |
# File 'lib/grubby/scraper.rb', line 271 def scraper @scraper end |