<?phpnamespace IlluminateQueue;use RuntimeException;class MaxAttemptsExceededException extends RuntimeException{ //}