Skip to main content
Module

x/web_bson/src/error.ts>BSONError

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

Constructors

new
BSONError(message?: string)

Properties

readonly
name: string