class HRCurlException in Feeds 7
Same name and namespace in other branches
- 8.2 libraries/http_request.inc \HRCurlException
- 6 libraries/http_request.inc \HRCurlException
- 7.2 libraries/http_request.inc \HRCurlException
For cUrl specific errors.
Hierarchy
- class \HRCurlException extends \Exception
Expanded class hierarchy of HRCurlException
File
- libraries/
http_request.inc, line 24 - Download via HTTP.
View source
class HRCurlException extends Exception {
}