yawik / SimpleImport

Simple Job Import Module. Imports job openings into YAWIK
MIT License
0 stars 1 forks source link

CheckJobDependencyListener throws Exception, if Crawler entity is not found. #65

Closed TiSiE closed 3 years ago

TiSiE commented 3 years ago

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.