| Exception | Description |
|---|---|
| AdfException |
Exception class used by ADFMF to generate and use exceptions in the framework.
|
| AdfInvocationException |
AdfInvocationException is the checked version of AdfInvocationRuntimeException.
|
| AdfInvocationRuntimeException |
Extension of AdfException that adds a category and an error code for better handling of web service and bean DC invocation problems.
|