HOME


Mini Shell 1.0
DIR: /home/cardxfeb/www/vendor/laravel/framework/src/Illuminate/Queue/
Upload File :
Current File : //home/cardxfeb/www/vendor/laravel/framework/src/Illuminate/Queue/MaxAttemptsExceededException.php
<?php

namespace Illuminate\Queue;

use RuntimeException;

class MaxAttemptsExceededException extends RuntimeException
{
    //
}