1 2 3 4 5 6
<?php /** * Notification exception. * @author Curverider Ltd */ class NotificationException extends Exception {}