See: Description
| Interface | Description |
|---|---|
| CascadingThrowable |
An interface to be implemented by
Throwable extensions
which would like to be able to cascade root exceptions inside themselves. |
| Class | Description |
|---|---|
| ExceptionUtil |
Utilities for manipulating and examining
Throwables. |
| Exception | Description |
|---|---|
| DominoException |
Wrapper for Notes Exceptions.
|
Includes a static utility to create version independent Nested Exception which can handle JDK 1.4 Exceptions as well as others.
Lastly, ExceptionUtil
also contains Throwable manipulation and examination routines.
Copyright © 2005–2020. All rights reserved.