Uses of Class
javax.ejb.FinderException

Packages that use FinderException
javax.ejb 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 or select method to indicate that the specified EJB object or local object does not exist.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.