Uses of Class
jakarta.ejb.FinderException
Package
Description
Contains the Enterprise Bean classes
and interfaces that define the contracts between the enterprise bean
and its clients and between the enterprise bean and the enterprise bean container.
-
Uses of FinderException in jakarta.ejb
Modifier and TypeClassDescriptionclass
The ObjectNotFoundException exception is thrown by a finder or select method to indicate that the specified enterprise bean object or local object does not exist.