Method IsCriticalApplicationException
IsCriticalApplicationException(Exception)
Gets whether the specified exception is considered critical when it arise during callbacks into application code.
public static bool IsCriticalApplicationException(Exception ex)
Parameters
ex
ExceptionException to test.