Aquileo | Recent changes to patcheshttps://sourceforge.net/p/j2cstranslator/patches/2008-03-05T00:47:10ZRecent changes to patchesAquileo | Mapping of java.net.Exceptions2008-03-05T00:47:10Z2008-03-05T00:47:10ZReinhold Bihlerhttps://sourceforge.net/u/userid-2022873/https://sourceforge.netbf3766d17702fb8b61d210bb6167d94e01439fa3<div class="markdown_content"><p>I mapped the java.net.MalformedURLException to System.UriFormatException. Not a perfect match but pretty close and probably more meaningful than System.Exception.</p></div>Aquileo | Mapping of java.lang.Exceptions2008-03-05T00:44:40Z2008-03-05T00:44:40ZReinhold Bihlerhttps://sourceforge.net/u/userid-2022873/https://sourceforge.net4fbde0ae8856483f23b38e0e1983e3db2dfd5086<div class="markdown_content"><p>Alexandre,</p>
<p>see attached my "flavour" of Java to C# exceptions mapping. Mapping of Exceptions is not always easy because exactly corresponding Exception classes are seldom. However, most of my Exception mappings are the same as yours.</p></div>