In EJB, which of the following is an application level Exception ?(a) NullPointerException (b) ArrayOutOfBoundsException (c) CreateException (d) ObjectNotFoundException (e) All the above (f) None of the above


Answered by Hari on 2005-05-09 07:51:53: a & b

Showing Answers 1 - 5 of 5 Answers

Hari

  • May 9th, 2005
 

a & b

  Was this answer useful?  Yes

james

  • Feb 10th, 2006
 

c & d.

Standard application exceptions include CreateException, DuplicateKeyException, FinderException, ObjectNotFoundException and RemoveException.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions