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
Errorby adding thecodeandpathproperties that are present inSystemError.