Uses of Class
com.bank.payment.exceptions.FirstTransferPixException
Packages that use FirstTransferPixException
-
Uses of FirstTransferPixException in com.bank.payment.exceptions
Methods in com.bank.payment.exceptions with parameters of type FirstTransferPixExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<MessageHandler> RestExceptionHandler.handleFirstTransferPix
(FirstTransferPixException ex) Handles FirstTransferPixException and returns a 409 CONFLICT response.