Uses of Class
org.miage.tpae.utilities.CompteClotureException
Packages that use CompteClotureException
-
Uses of CompteClotureException in org.miage.tpae.exposition
Methods in org.miage.tpae.exposition with parameters of type CompteClotureExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ErrorExport>GestionnaireExceptions.gereAutreException(jakarta.servlet.http.HttpServletRequest request, CompteClotureException exception) Erreur 400 en cas de compte cloturé -
Uses of CompteClotureException in org.miage.tpae.metier
Methods in org.miage.tpae.metier that throw CompteClotureExceptionModifier and TypeMethodDescriptionServiceCompte.consulter(long idCompte) Retourne la position courante du comptevoidServiceCompte.crediter(long idCompte, double montant) Crédite le comptevoidServiceCompte.debiter(long idCompte, double montant) Débite le comptevoidServiceCompte.virer(long idCompteDebiteur, long idCompteCrediteur, double montant) Virement entre deux comptes