ScraperNotInitializedException constructor

ScraperNotInitializedException()

Implementation

ScraperNotInitializedException()
    : super(
          'Scraper not initialized. Call load() first before performing operations.');