%PDF- %PDF-
| Direktori : /home/graphicd/www/vebto/vendor/pda/pheanstalk/src/Exception/ |
| Current File : /home/graphicd/www/vebto/vendor/pda/pheanstalk/src/Exception/JobNotFoundException.php |
<?php
namespace Pheanstalk\Exception;
/**
* Indicates that the given job was not found by the server
*
* inherits from ServerException for backwards compatibility
*/
class JobNotFoundException extends ServerException
{
}