which statement is true about its exception handling?

Given an EJB 3.0 JMS messagE. driven bean, which statement is true about its exception
handling?

Given an EJB 3.0 JMS messagE. driven bean, which statement is true about its exception
handling?

A.
Its message listener method must NOT throw any checked exception.

B.
Its message listener method can throw java.rmi.RemoteException.

C.
Its message listener method can throw any checked exception except
java.rmi.RemoteException.

D.
Its message listener method can throw any checked exception that implements
java.io.Serializable.



Leave a Reply 0

Your email address will not be published. Required fields are marked *