| Package | Description |
|---|---|
| org.n52.janmayen.exception | |
| org.n52.janmayen.stream |
| Modifier and Type | Method and Description |
|---|---|
<X extends Throwable> |
CompositeException.throwIfNotEmpty(Function<? super CompositeException,X> factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeException.throwIfNotEmpty() |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception,X extends CompositeException> |
MoreCollectors.toCompositeException(Supplier<X> supplier,
ThrowingConsumer<? super T,E> fun) |
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
MoreCollectors.toCompositeException(ThrowingConsumer<? super T,E> fun) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.