import * as mongo from "https://deno.land/x/mongo@v0.31.1/src/error.ts";
Classes
A class representation of an error ocurring during the driver's execution. | |
A base class from which Mongo errors are derived. | |
A class representation of a command with invalid arguments | |
A class representation of an error returned by MongoDB server. |
Interfaces
Representation of a MongoDB server error response. |