Skip to content

JSError.FatalIfFailedScope structure

Converts ThrowIfFailed to FatalIfFailed in that scope.

C#
public struct FatalIfFailedScope

Public Members

namedescription
FatalIfFailedScope()The default constructor.
Dispose()
static IsFatal { get; }

See Also

Released under the MIT license