DIR: /proc/self/cwd/vendor/laravel/framework/src/Illuminate/Queue/ |
Current File : //proc/self/cwd/vendor/laravel/framework/src/Illuminate/Queue/MaxAttemptsExceededException.php |
<?php namespace Illuminate\Queue; use RuntimeException; class MaxAttemptsExceededException extends RuntimeException { // } |