classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Re: RFC: Patch for duplicate entries in serialPersisten


From: Mark Wielaard
Subject: Re: [cp-patches] Re: RFC: Patch for duplicate entries in serialPersistentFields
Date: Mon, 12 Dec 2005 11:38:48 +0100

Hi Stuart,

On Sun, 2005-12-11 at 21:42 -0500, Stuart Ballard wrote:
> Throw.uncheckedThrow(new InvalidClassException("..."));
> 
> A perfectly portable illegal-exception-thrower :)

It is a nice hack. But I agree with Guilhem that "illegally" throwing
checked exceptions from methods which are not explicitly documented to
do things like that should be avoided.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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