Scan `src/main/java` for the following pattern: ```java } catch (Throwable Exceptions.throwIfFatal( ``` however, allow free pass for ```java } catch (Throwable // Exceptions.throwIfFatal( ``` As an indicator the fatals are handled in other ways.