%PDF- %PDF-
Direktori : /home/graphicd/public_html/vebto/vendor/pda/pheanstalk/src/Exception/ |
Current File : /home/graphicd/public_html/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 { }