Package it.ovunque.bd.ubcasa
Interface GestoreErrori
- All Known Implementing Classes:
MsSqlServer
public interface GestoreErrori
-
Method Summary
Modifier and TypeMethodDescriptiongestisciErroreFormato
(FormatoSbagliato errore, char sorgente) gestisciErroreFuoriScala
(FuoriScala errore, char sorgente) void
gestisciErroreGenerico
(Statement comando, String nomeTabella)
-
Method Details
-
gestisciErroreFormato
- Throws:
FormatoSbagliato
-
gestisciErroreFuoriScala
- Throws:
FuoriScala
-
gestisciErroreGenerico
- Throws:
SQLException
-