Skip to main content
Module

x/web_bson/src/bson.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.4/src/bson.ts";

Constructors

new
BSONTypeError(message?: string)

Properties

readonly
name: string