Sha256: f336bf7ab1cb2f282812f73c5b8c6ebd567264a49996815c0e69c3411e083a03
Contents?: true
Size: 140 Bytes
Versions: 1
Compression:
Stored size: 140 Bytes
Contents
module ScrapingError # A custom error to signal when scraping has returned no results class NoElementFound < StandardError end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
romloader-0.0.0 | lib/romloader/scraping_error/no_element_found.rb |