| Package | Description |
|---|---|
| org.n52.shetland.ogc.ows.exception |
| Modifier and Type | Method and Description |
|---|---|
CompositeOwsException |
CompositeOwsException.add(Collection<? extends OwsExceptionReport> exceptions) |
CompositeOwsException |
CompositeOwsException.add(OwsExceptionReport... exceptions) |
CompositeOwsException |
CompositeOwsException.addAllOf(CompositeOwsException exceptions) |
| Modifier and Type | Method and Description |
|---|---|
static <T> Collector<? super T,?,CompositeOwsException> |
CompositeOwsException.toCompositeException(ThrowingConsumer<? super T,? extends OwsExceptionReport> fun) |
| Modifier and Type | Method and Description |
|---|---|
CompositeOwsException |
CompositeOwsException.addAllOf(CompositeOwsException exceptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeOwsException.throwIfNotEmpty() |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.