spring · spring/HttpMessageNotReadableException
HttpMessageNotReadableException
HttpMessageNotReadableException
Thrown when Spring MVC cannot deserialize the HTTP request body, typically because the JSON or XML is malformed or a required field has the wrong type. Returns 400 Bad Request by default. Check the request body format and the matching DTO class.
References
In this namespace
← previous HttpClientErrorException HttpClientErrorException next → HttpServerErrorException HttpServerErrorException
BeanDefinitionStoreException BeanInstantiationException DataIntegrityViolationException EmptyResultDataAccessException HttpClientErrorException HttpMessageNotReadableException HttpServerErrorException LazyInitializationException MethodArgumentNotValidException MissingServletRequestParameterException NoSuchBeanDefinitionException