%PDF- %PDF-
| Direktori : /home/graphicd/www/vebto/vendor/pda/pheanstalk/src/Exception/ |
| Current File : /home/graphicd/www/vebto/vendor/pda/pheanstalk/src/Exception/JobTooBigException.php |
<?php
namespace Pheanstalk\Exception;
/**
* Indicates that the given job body is larger then the servers configured max-job-size
*/
class JobTooBigException extends ClientException
{
}