Uses of Class
javax.ejb.FinderException

Packages that use FinderException
javax.ejb   
 

Uses of FinderException in javax.ejb
 

Subclasses of FinderException in javax.ejb
 class ObjectNotFoundException
          The ObjectNotFoundException exception is thrown by a finder method to indicate that the specified EJB object does not exist.
Only the finder methods that are declared to return a single EJB object use this exception.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.