aboutsummaryrefslogtreecommitdiff
path: root/lib/Exceptions.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lib/Exceptions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Exceptions.php b/lib/Exceptions.php
index d5a4600..f6f9d24 100644
--- a/lib/Exceptions.php
+++ b/lib/Exceptions.php
@@ -1,3 +1,4 @@
<?php
class NotFoundException extends Exception {}
+class ScheduleException extends Exception {}