Go to Latest
class AbortError
extends Error
import { AbortError } from "https://dotland.deno.dev/std@0.177.0/node/internal/errors.ts";

Constructors

new
AbortError(message?, options?: ErrorOptions)

Properties

code: string