There was an error while loading. Please reload this page.
1 parent edbb053 commit 01306a0Copy full SHA for 01306a0
1 file changed
src/JobNotFoundException.php
@@ -0,0 +1,4 @@
1
+<?php
2
+namespace GT\Cron;
3
+
4
+class JobNotFoundException extends CronException {}
0 commit comments