This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Bryce McKinlay writes:
 > David Daney wrote:
 >
 > >It doesn't seem like a good idea to use an unsuitable exception type
 > >just because its API has a slightly more elegant constructor.
 > >  
 > I do not believe that RuntimeException is unsuitable. It seems a better 
 > match than InternalError.

Yes, I agree.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]