Name

FinderException

Synopsis

This exception must be thrown by any finder methods declared on an entity bean’s home interface. It is thrown if an error occurred while the server attempted to find the requested entity or entities.

                  Passed To
public class FinderException extends Exception {
// Public Constructors
   public FinderException();  
   public FinderException( String message);  
}

Subclasses

ObjectNotFoundException

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.