Class: Errors

Errors

new Errors()

Utils/classes/GoError/classes/index.ts, line 5

Base clase to extend to the others

Methods

staticErrors.addLogEntry(logEntry){void}

Utils/classes/GoError/classes/index.ts, line 23

This function is used for add a new error to the log

Name Type Description
logEntry module:types~ErrorsLogEntry

The error log entry

Returns:
Type Description
void Return nothing