
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

namespace RectorPrefix202411\Illuminate\Contracts\Redis;

use Exception;
class LimiterTimeoutException extends Exception
{
    //
}
