Package io.foldright.cffu2.eh
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package io.foldright.cffu2.eh
Exception handle from MULTIPLE
CompletionStages
(including CompletableFutures and Cffus).
See the core class SwallowedExceptionHandleUtils
documentation for more info.
- Author:
- Jerry Lee (oldratlee at gmail dot com)
- See Also:
-
ClassDescriptionException handler, used by the methods of
SwallowedExceptionHandleUtils.Exception info of exceptions, used as argument ofExceptionHandler.Utilities to handle swallowed exceptions from MULTIPLECompletionStages (includingCompletableFutures andCffus).