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