[java-dev] find a non-serializable class/object
jbmaxwell
jbmaxwell at rubato-music.com
Sun Jan 6 14:29:56 MST 2008
- Previous message: [java-dev] Re: error: connect: outlet 2 of mxj out of range
- Next message: [java-dev] find a non-serializable class/object
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [java-dev] Re: error: connect: outlet 2 of mxj out of range
- Next message: [java-dev] find a non-serializable class/object
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
