Skip to main content
Latest
interface ObjectUnsubscribedError
implements Error
import { type ObjectUnsubscribedError } from "https://deno.land/x/rxjs@v1.0.2/mod.ts";
variable ObjectUnsubscribedError
import { ObjectUnsubscribedError } from "https://deno.land/x/rxjs@v1.0.2/mod.ts";

An error thrown when an action is invalid because the object has been unsubscribed.

type

ObjectUnsubscribedErrorCtor