Options
All
  • Public
  • Public/Protected
  • All
Menu

Utility wrapper for exceptions thrown by an engine or its extensions.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new MeldError(status: keyof typeof MeldErrorStatus | MeldErrorStatus, detail?: any): MeldError
  • Parameters

    • status: keyof typeof MeldErrorStatus | MeldErrorStatus
    • Optional detail: any

    Returns MeldError

Properties

message

message: string

name

name: string

Optional stack

stack: undefined | string

Readonly status

status: MeldErrorStatus

Static Error

Error: ErrorConstructor

Methods

Static from

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method
  • Protected method

Generated using TypeDoc. Delivered by Vercel. @m-ld/m-ld - v0.10.0 Source code licensed MIT. Privacy policy