Package org.n52.web.exception
-
Interface Summary Interface Description WebException Serves as common Web exception to be wrapped by the actualExceptionResponsewhich is serialized and returned to the user. -
Class Summary Class Description ExceptionResponse Wraps allWebExceptions thrown by controlled workflow.SpiAssertionExceptionAdapter<T extends ParameterOutput> Adapts SPI assertions to HTTP Web exceptions. -
Exception Summary Exception Description BadQueryParameterException BadRequestException InternalServerException ResourceNotFoundException UnsupportedMediaTypeException WebExceptionAdapter