public static class BatchResponse.ExceptionOrResponse extends Object
| Constructor and Description |
|---|
ExceptionOrResponse(OwsExceptionReport exception) |
ExceptionOrResponse(OwsServiceResponse response) |
| Modifier and Type | Method and Description |
|---|---|
OwsExceptionReport |
getException() |
OwsServiceResponse |
getResponse() |
boolean |
isException() |
public ExceptionOrResponse(OwsServiceResponse response)
public ExceptionOrResponse(OwsExceptionReport exception)
public boolean isException()
public OwsExceptionReport getException()
public OwsServiceResponse getResponse()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.