C# Class System.ExceptionExtensions

Provides useful exception extension methods.
Show file Open project: Azure/azure-webjobs-sdk-script

Public Methods

Method Description
IsFatal ( this exception ) : bool

Method Details

IsFatal() public static method

public static IsFatal ( this exception ) : bool
exception this
return bool