Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
AssignmentToCatchBlockParameter.html
blob: 1d3e5df87a932c4f01b1677756bf6f96b9d0dc24 [
file
] [
log
] [
blame
]
<html>
<body>
Reports assignment to variable declared as a
<b>
catch
</b>
block parameter.
While occasionally intended, this construct can be confusing.
<!-- tooltip end -->
<p>
</body>
</html>