Package org.apache.tapestry.contrib.ejb

Subclasses of the EJB exceptions that take an optional, additional, root cause Throwable to identify the underlying reason for the exception.

See: Description

Package org.apache.tapestry.contrib.ejb Description

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.

Author:
Howard Lewis Ship hlship@apache.org