Property: PHPCrawlerDocumentInfo::error_code
<< Back to class-overview
The code of the error that perhaps occured while requesting/receiving the document.
(See PHPCrawlerRequestErrors::ERROR_... - constants)
Signature:
public $error_code = null
Type:
int
One of the
PHPCrawlerRequestErrors
::ERROR_ ... constants.
Description:
-