aboutsummaryrefslogtreecommitdiff
path: root/src/exceptions/JobdException.php
blob: 59b218c88c1dc5b9727ecd055d10cc0bbd1bc835 (plain)
1
2
3
4
5
<?php

namespace jobd\exceptions;

class JobdException extends \Exception {}