Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-tests-release
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ThreadDeathRethrown.html
blob: d531ad2631595d83548d34b06bbd8a042a347f3f [
file
] [
log
] [
blame
] [
edit
]
<html>
<body>
Reports
<b>
try
</b>
statements which catch
<b>
java.lang.ThreadDeath
</b>
which do not rethrow the exception.
<!-- tooltip end -->
<p>
</body>
</html>