Capítulo 750 de 859
Custom error class for node-related errors, including stack trace information.
Constructor
| Signature |
|---|
new NodeError() |
Properties
| Property | Description |
|---|---|
.name : string | The name of the error. |
.stackTrace : StackTrace | The stack trace associated with the error. |