[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1157416 - in /subversion/trunk/subversion/bindings/javahl: src/org/apache/subversion/javahl/JNIError.java src/org/tigris/subversion/javahl/JNIError.java tests/org/apache/subversion/javahl/BasicTests.java

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 15 Aug 2011 08:24:51 -0400

On Mon, Aug 15, 2011 at 8:16 AM, Hyrum K Wright
<hyrum.wright_at_wandisco.com>wrote:

> The solution we used for SubversExceptions involved catching these in
> the tirgis package, and then re-throwing the proper tigris exception.
> That should work for this case, as well (but will be a bit of tedious
> work).
>

Personally, I would prefer to let someone report this as a bug and address
it if and when that happens. It is pretty uncommon to catch runtime Errors
in code so I doubt there are many/any users out there with code in place to
catch this Error.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-08-15 14:25:27 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.