Extends Error by adding the code and path properties that are present in SystemError.
Error
code
path
SystemError
The file that caused the error (useful when multiple files are manipulated)
Generated using TypeDoc
Extends
Error
by adding thecode
andpath
properties that are present inSystemError
.