You are here

class HRCurlException in Feeds 7.2

Same name and namespace in other branches
  1. 8.2 libraries/http_request.inc \HRCurlException
  2. 6 libraries/http_request.inc \HRCurlException
  3. 7 libraries/http_request.inc \HRCurlException

For cUrl specific errors.

Hierarchy

Expanded class hierarchy of HRCurlException

File

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

View source
class HRCurlException extends Exception {

}

Members