Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MgError

The base of any viewer-related error

export
class

MgError

extends

{Error}

Hierarchy

  • Error
    • MgError

Index

Constructors

Properties

Constructors

constructor

  • new MgError(message: string): MgError
  • Parameters

    • message: string

    Returns MgError

Properties

message

message: string

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: undefined | string

Generated using TypeDoc