NodeEmbeddingThreadRuntime.UnhandledPromiseRejectionEventArgs class
Event args for an unhandled promise rejection in a Node.js environment.
C#
public class UnhandledPromiseRejectionEventArgs : EventArgsPublic Members
| name | description |
|---|---|
| UnhandledPromiseRejectionEventArgs() | The default constructor. |
| Error { get; set; } |
See Also
- event UnhandledPromiseRejection
- class NodeEmbeddingThreadRuntime
- namespace Microsoft.JavaScript.NodeApi.Runtime