classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Patch: merge File.toURI() from Classpath


From: Jeroen Frijters
Subject: RE: Patch: merge File.toURI() from Classpath
Date: Tue, 6 Jul 2004 18:05:14 +0200

Bryce McKinlay wrote:
> I wonder if we should standardize on using RuntimeException in these 
> cases.

I'm not in favor of using RuntimeExceptions for these. RuntimeExceptions
are much more likely to be swallowed by user code and the semantics of
InternalError are much closer to what we want to express here.

Regards,
Jeroen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]