Uses of Class
javax.ejb.FinderException

Packages that use FinderException
javax.ejb API used by EJB 3.0 container 
 

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 © 2008. All Rights Reserved.