Uses of Class
com.bank.payment.exceptions.PixNotFoundException
Packages that use PixNotFoundException
-
Uses of PixNotFoundException in com.bank.payment.exceptions
Methods in com.bank.payment.exceptions with parameters of type PixNotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<MessageHandler> RestExceptionHandler.handlePixNotFound
(PixNotFoundException ex) Handles PixNotFoundException and returns a 404 NOT FOUND response.