Uses of Class
org.heigit.ohsome.ohsomeapi.exception.PayloadTooLargeException
Packages that use PayloadTooLargeException
-
Uses of PayloadTooLargeException in org.heigit.ohsome.ohsomeapi.exception
Methods in org.heigit.ohsome.ohsomeapi.exception with parameters of type PayloadTooLargeExceptionModifier and TypeMethodDescriptionfinal org.springframework.http.ResponseEntity<ErrorDetails>
CustomizedExceptionHandler.handlePayloadTooLargeException
(PayloadTooLargeException ex, javax.servlet.http.HttpServletRequest servletRequest)