Skip to main content
Module

x/redis/errors.ts>InvalidStateError

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
class InvalidStateError
extends Error
import { InvalidStateError } from "https://deno.land/x/redis@v0.32.2/errors.ts";

Constructors

new
InvalidStateError(message?: string)