Skip to main content
Module

x/datadog_api/client.ts>HtmlError

Lightweight client for accessing several Datadog APIs
Latest
interface HtmlError
import { type HtmlError } from "https://deno.land/x/datadog_api@v0.2.0/client.ts";

Generic error from the overall web server

Properties

_type: "html"
code: string
message: string
title: string