WebScraperError constructor

WebScraperError(
  1. String message
)

Implementation

WebScraperError(this.message);