Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/audiodb/mod.ts>AudioDBException

TheAudioDB API client for Deno.
Latest
class AudioDBException
extends Error
import { AudioDBException } from "https://deno.land/x/audiodb@v1.0.0/mod.ts";

Constructors

new
AudioDBException(message: string)