Class: PHPCrawlerAbortReasons

Contains all possible abortreasons for a crawling-process.
Description:

-

Members:

Constants
ABORTREASON_FILELIMIT_REACHEDCrawling-process aborted because the filelimit set by user was reached.
ABORTREASON_PASSEDTHROUGHCrawling-process aborted because everything is done/passedthrough.
ABORTREASON_TRAFFICLIMIT_REACHEDCrawling-process aborted because the traffic-limit set by user was reached.
ABORTREASON_USERABORTCrawling-process aborted because the handleDocumentInfo-method returned a negative value