index
:
php-jobd-client.git
master
PHP client for jobd
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exceptions
/
JobdException.php
blob: 59b218c88c1dc5b9727ecd055d10cc0bbd1bc835 (
plain
)
1
2
3
4
5
<?php namespace jobd\exceptions; class JobdException extends \Exception {}