Uses of Class
info.ejava.examples.common.exceptions.ClientErrorException.InvalidInputException
Packages that use ClientErrorException.InvalidInputException
Package
Description
-
Uses of ClientErrorException.InvalidInputException in info.ejava.examples.common.web
Methods in info.ejava.examples.common.web with parameters of type ClientErrorException.InvalidInputExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<MessageDTO> BaseExceptionAdvice.handle
(ClientErrorException.InvalidInputException ex) -
Uses of ClientErrorException.InvalidInputException in info.ejava.examples.svc.content.quotes.controllers
Methods in info.ejava.examples.svc.content.quotes.controllers with parameters of type ClientErrorException.InvalidInputExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<MessageDTO> ExceptionAdvice.handle
(ClientErrorException.InvalidInputException ex) -
Uses of ClientErrorException.InvalidInputException in info.ejava.examples.svc.springdoc.contests.controllers
Methods in info.ejava.examples.svc.springdoc.contests.controllers with parameters of type ClientErrorException.InvalidInputExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<MessageDTO> ExceptionAdvice.handle
(ClientErrorException.InvalidInputException ex)