aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/NotificationException.php
blob: 78ea4c57efe669720e0b260d6d17844d5f730ef7 (plain)
1
2
3
4
5
6
<?php
/**
 * Notification exception.
 * @author Curverider Ltd
 */
class NotificationException extends Exception {}