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