Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ThrowableInstanceNeverThrown.html
blob: 29125e8d2a7237e1c32a9441d0912ac88070046b [
file
] [
log
] [
blame
]
<html>
<body>
Reports
<b>
Throwable
</b>
instantiation, where the created
<b>
Throwable
</b>
is never actually thrown. Most often this is the result of a simple mistake.
<!-- tooltip end -->
<p>
</body>
</html>