File "WorkerAttemptsExceededException.php"
Full Path: /home/capoeirajd/www/wp-content/plugins/wp-migrate-db/class/Common/Queue/Exceptions/WorkerAttemptsExceededException.php
File size: 145 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace DeliciousBrains\WPMDB\Common\Queue\Exceptions;
use Exception;
class WorkerAttemptsExceededException extends Exception {
//
}