Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ThreadDeathRethrown.html
blob: d531ad2631595d83548d34b06bbd8a042a347f3f [
file
] [
log
] [
blame
]
<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>