| Interface | Description |
|---|---|
| WebException |
Serves as common Web exception to be wrapped by the actual
ExceptionResponse which is serialized and returned to the user. |
| Class | Description |
|---|---|
| ExceptionResponse |
Wraps all
WebExceptions thrown by controlled workflow. |
| WebExceptionAdapter<T extends ParameterOutput> |
Adapts SPI exceptions to HTTP specified Web exceptions.
|
| Exception | Description |
|---|---|
| BadQueryParameterException | |
| BadRequestException | |
| InternalServerException | |
| ResourceNotFoundException | |
| UnsupportedMediaTypeException |
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.