ErrorReport.ReportData - Mtax-Development/GML-OOP GitHub Wiki

Description

A container constructor storing information about a reported error.

Specification

Destruction
Elements
Garbage Collection
None

Properties

Name
Type
Modifiable
location
{int:instance|struct|string|[]}
No
detail
{struct:exception|string}
No
callstack
{string[]}
No
time
No

Construction types

Name
Arguments
New element
location {int:instance|struct|string|[]}
detail {struct:exception|string}
callstack {string[]}
time? {DateTime|string}
⚠️ **GitHub.com Fallback** ⚠️