Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.