Uses of Class
javax.ejb.FinderException

Packages that use FinderException
javax.ejb The javax.ejb package contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the EJB 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.
 



Copyright © 2008 Sun Microsystems, Inc.. All Rights Reserved.