Legend: Number of correctly answered questions0(0%) Legend: Number of incorrectly answered questions0 (0%) Legend: Time lapsed0:01Progress bar1/10

Client View of an Entity

Which of the following Exceptions must be included in the throws clause of every create<METHOD> in the following code fragment? [Select all correct answers]
4. public interface PartyHome extends javax.ejb.EJBHome {
5.   public Party create(String firstName) throws ...
6. }
1
2
3
4
5
the view answer button the get next action button