Files
kotlin-fork/idea/resources/intentionDescriptions/AddThrowsAnnotationIntention/description.html
T

5 lines
111 B
HTML

<html>
<body>
This intention adds a <b>@Throws</b> annotation for an exception under the caret.
</body>
</html>