Closed TiSiE closed 3 years ago
When a job should be purged, that does not have a Crawler associated, a \Doctrine\ODM\MongoDB\DocumentNotFoundException is thrown.
\Doctrine\ODM\MongoDB\DocumentNotFoundException
Additionally, if for whatever reason the remaining job ids could not be resolved, an ArgumentError is thrown.
ArgumentError
When a job should be purged, that does not have a Crawler associated, a
\Doctrine\ODM\MongoDB\DocumentNotFoundException
is thrown.Additionally, if for whatever reason the remaining job ids could not be resolved, an
ArgumentError
is thrown.