Sign in
code
/
edge
/
openjdk
/
jdk8u111-b09
/
.
/
langtools
/
test
/
tools
/
doclint
/
MissingThrowsTest.out
blob: bf2eb3ad5cde3f49e620ed0dfe31a851709fc98c [
file
] [
log
] [
blame
]
MissingThrowsTest
.
java
:
13
:
warning
:
no
@throws
for
java
.
lang
.
Exception
void
missingThrows
()
throws
Exception
{
}
^
1
warning