Skip to main content
Go to Latest
class ERR_HTTP2_STREAM_CANCEL
extends NodeError
import { ERR_HTTP2_STREAM_CANCEL } from "https://deno.land/std@0.145.0/node/internal/errors.ts";

Constructors

new
ERR_HTTP2_STREAM_CANCEL(error: Error)

Properties

optional
cause: Error