| Interface | Description |
|---|---|
| Exceptional |
An extension of the
IProblem interface for problems that extend Exception. |
| Class | Description |
|---|---|
| NestedExceptionUtils |
Helper class for implementing exception classes which are capable of
holding nested exceptions.
|
| Exception | Description |
|---|---|
| NestedProblemException |
Handy class for wrapping runtime
Exceptions with a root cause. |