|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
rootCause
property (of type Throwable
).
See:
Description
Exception Summary | |
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. |
Improved (eXtended) versions of the basic EJB exceptions that include a
rootCause
property (of type Throwable
). This is very handy with the
ExceptionAnalyzer
class, since it
can "unwind" nested exceptions for reporting purposes.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |