JSError.FatalIfFailedScope structure
Converts ThrowIfFailed to FatalIfFailed in that scope.
C#
public struct FatalIfFailedScope
Public Members
name | description |
---|---|
FatalIfFailedScope() | The default constructor. |
Dispose() | |
static IsFatal { get; } |
See Also
- struct JSError
- namespace Microsoft.JavaScript.NodeApi