2007-05-01 Dick Porter <dick@ximian.com>
[mono.git] / mcs / errors / cs0724.cs
index 1abcb626afe3ec549bd8096d8549037f4043cdf8..b4da1604af52ca45cae5b540527170efa7852f2e 100644 (file)
@@ -1,4 +1,4 @@
-// CS0742: A throw statement with no argument is only allowed in a catch clause nested inside of the innermost catch clause
+// cs0724.cs: A throw statement with no arguments is not allowed inside of a finally clause nested inside of the innermost catch clause
 // Line: 14
 
 class C