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

x/web_bson/src/error.ts>BSONTypeError

web_bson is a fork from mongodb/js-bson
Very Popular
Go to Latest
class BSONTypeError
extends TypeError
import { BSONTypeError } from "https://deno.land/x/web_bson@v0.2.5/src/error.ts";

Constructors

new
BSONTypeError(message?: string)

Properties

readonly
name: string