Design and implement a nested exception / nested error class. Make serializable versions of same (with stack traces).
Logged In: YES user_id=349189
NOTE: This will only be needed for JDK1.3, as 1.4 has it already.
Log in to post a comment.
Logged In: YES
user_id=349189
NOTE: This will only be needed for JDK1.3, as 1.4 has it
already.