Skip to content

Commit 7675c4c

Browse files
Eisenwavetkoeppe
authored andcommitted
[res.on.exception.handling] use grammarterm instead of informal term and add ref
1 parent 2a07c13 commit 7675c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3795,7 +3795,7 @@
37953795
can report a failure by throwing an exception of a type
37963796
described in its \throws paragraph,
37973797
or of a type derived from a type named in the \throws paragraph
3798-
that would be caught by an exception handler for the base type.
3798+
that would be caught by a \grammarterm{handler}\iref{except.handle} for the base type.
37993799

38003800
\pnum
38013801
Functions from the C standard library shall not throw exceptions%

0 commit comments

Comments
 (0)