Skip to main content
Module

x/upstash_redis/pkg/error.ts>UpstashError

HTTP based Redis Client for Serverless and Edge Functions
Extremely Popular
Go to Latest
class UpstashError
extends Error
import { UpstashError } from "https://deno.land/x/upstash_redis@v1.11.0-next.1/pkg/error.ts";

Result of a bad request to upstash

Constructors

new
UpstashError(message: string)