You are here

class FeedsCrawlerLinkNotFoundException in Feeds Crawler 7.2

Thrown when the next link was not found.

Hierarchy

Expanded class hierarchy of FeedsCrawlerLinkNotFoundException

File

src/FeedsCrawlerBase.php, line 236
Contains FeedsCrawler.

View source
class FeedsCrawlerLinkNotFoundException extends RuntimeException {

}

Members