class FeedsCrawlerLinkNotFoundException in Feeds Crawler 7.2
Thrown when the next link was not found.
Hierarchy
- class \FeedsCrawlerLinkNotFoundException extends \RuntimeException
Expanded class hierarchy of FeedsCrawlerLinkNotFoundException
File
- src/
FeedsCrawlerBase.php, line 236 - Contains FeedsCrawler.
View source
class FeedsCrawlerLinkNotFoundException extends RuntimeException {
}