API Reference
classes
Exceptioninfo

@coasys/ad4m / Exports / ExceptionInfo

Class: ExceptionInfo

Table of contents

Constructors

Properties

Constructors

constructor

new ExceptionInfo()

Properties

addon

Optional addon: string

Defined in

runtime/RuntimeResolver.ts:54 (opens in a new tab)


message

message: string

Defined in

runtime/RuntimeResolver.ts:50 (opens in a new tab)


title

title: string

Defined in

runtime/RuntimeResolver.ts:48 (opens in a new tab)


type

type: ExceptionType

Defined in

runtime/RuntimeResolver.ts:52 (opens in a new tab)