Method IsCriticalException
IsCriticalException(Exception)
Gets whether the specified exception is considered critical.
public static bool IsCriticalException(Exception ex)
Parameters
ex
ExceptionException to test.
Gets whether the specified exception is considered critical.
public static bool IsCriticalException(Exception ex)
ex
ExceptionException to test.