The crawlster.exceptions module

exception crawlster.exceptions.ConfigurationError

Thrown when configuration is invalid

exception crawlster.exceptions.CrawlsterError

Base exception for application specific exceptions

exception crawlster.exceptions.MissingValueError

Thrown when a required config value is not provided

exception crawlster.exceptions.OptionNotDefinedError

Thrown when trying to access an option that is not defined