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

Arguments

Name
Type
Optional
error_location?
{int:instance|struct|string|[]}
Yes
error_detail?
{struct:exception|string}
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** ⚠️