Uses of Class
org.n52.web.exception.ExceptionResponse
-
Packages that use ExceptionResponse Package Description org.n52.web.exception -
-
Uses of ExceptionResponse in org.n52.web.exception
Methods in org.n52.web.exception that return ExceptionResponse Modifier and Type Method Description static ExceptionResponseExceptionResponse. createExceptionResponse(WebException e, org.springframework.http.HttpStatus statusCode)
-