test/tools/javac/multicatch/Neg04.out

changeset 550
a6f2911a7c55
parent 0
959103a6100f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/multicatch/Neg04.out	Mon May 03 17:12:59 2010 -0700
     1.3 @@ -0,0 +1,2 @@
     1.4 +Neg04.java:27:13: compiler.err.unreported.exception.need.to.catch.or.throw: java.lang.Exception
     1.5 +1 error

mercurial