Skip to main content
Module

std/node/_errors.ts>AbortError

Deno standard library
Go to Latest
class AbortError
extends Error
import { AbortError } from "https://deno.land/std@0.115.1/node/_errors.ts";

Constructors

new
AbortError()

Properties

code: string