You are here

class FeedsHTTPRequestException in Feeds 7.2

For HTTP requests that do not return a 2xx code.

Hierarchy

Expanded class hierarchy of FeedsHTTPRequestException

File

libraries/http_request.inc, line 52
Download via HTTP.

View source
class FeedsHTTPRequestException extends Exception {

}

Members