ErrorReport.report() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
error_location?
{handle:instance|string|struct|[]}
Yes
error_detail?
{string|struct:exception}
Yes

Returns

{ErrorReport.ReportData}

Description

Create an error report, log its data with the function assigned to the appropriate static constructor variable and return that data.

⚠️ **GitHub.com Fallback** ⚠️