Exception classes should be serializable. Sun's base exception class, java.lang.Exception implements java.io.Serializable
A couple of weeks ago, I added some serialization unit tests in the [lang] project. ----- Original Message ----- Subject: [lang] Bug 14334 NestableException/Delegate is not serializable > Is there any objection to making the Nestable exception classes > serializable? Any particular issues that should be addressed? I'll be > happy to make the changes if there is no objection. > -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
