Package org.apache.tapestry.contrib.ejb
SinceNot specified.
VersionNot specified.
AuthorHoward Lewis Ship <a href="mailto:hlship@apache.org">hlship@apache.org</a>
Wiki javadoc Use textile entry format.
Add your comments here.
Exceptions
XCreateException Extended version of CreateException that includes a root cause.
XEJBException Extended version of EJBException that includes a root cause.
XFinderException Extended version of FinderException that includes a root cause.
XRemoveException Extended version of RemoveException that includes a root cause.

Subclasses of the EJB exceptions that take an optional, additional, root cause Throwable to identify the underlying reason for the exception. This is less necessary in JDK 1.4, which support root cause for all exceptions.