Package com.nuodb.jdbc
Interface RemConnection.ErrorHandler
-
- Enclosing class:
- RemConnection
public static interface RemConnection.ErrorHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidconnectionErrorOccurred(SQLException exception)
-
-
-
Method Detail
-
connectionErrorOccurred
void connectionErrorOccurred(SQLException exception)
-
-