Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DatabaseError

The MongoBackError that happens because of an operation with MongoDB

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new DatabaseError(message?: string, triggerError?: Error): DatabaseError

Properties

__proto__

__proto__: Error

triggerError

triggerError: null | Error

The error that triggered the problem

Generated using TypeDoc