CIW Exam Questions

Which would be the best exception to catch to ensure that all objects placed into a session in a clu

Which would be the best exception to catch to ensure that all objects placed into a session in a
clustered environment using Database-based session persistence properly implement Serializable
where supported?

A.
IllegalArgumentException

B.
Exception

C.
NamingException

D.
java.rmi.RMIException