java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.ejb.FinderException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ObjectNotFoundException
The exception is used as a standard application-level exception to report a failure to find the requested EJB object(s).
| Constructor: |
|---|
|
|
| Methods from java.lang.Throwable: |
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |