XML Feeds

.

[java-dev] find a non-serializable class/object

Owen Green owen at owengreen.net
Sun Jan 6 14:36:56 MST 2008


Doesn't it say in the stack trace?

--
O

jbmaxwell wrote:
> I'm wondering if there's any way of tracking down the specific object
> that's causing a NotSerializableException? I have a fairly complex
> object that I'm trying to write to disk, and I keep getting this
> exception. I've checked all of my class files, and they all implement
> Serializable. If I could at least find out which object is failing,
> maybe I could figure out what's wrong.
> 
> Any thoughts appreciated.
> 
> thanks,
> 
> J. _______________________________________________ java-dev mailing
> list java-dev at cycling74.com 
> http://www.cycling74.com/mailman/listinfo/java-dev
> 




More information about the java-dev mailing list