ExceptionExtensions static class ExceptionExtensions Documentation Code public static bool IsCriticalException(this Exception ex) Returns true if the exception is an exception that isn't recoverable and/or a likely bug in our implementation.