1 2 3 4
<?php class NotFoundException extends Exception {} class ScheduleException extends Exception {}