Uses of Class
io.vertx.mssqlclient.MSSQLException
-
Packages that use MSSQLException Package Description io.vertx.mssqlclient -
-
Uses of MSSQLException in io.vertx.mssqlclient
Methods in io.vertx.mssqlclient that return types with arguments of type MSSQLException Modifier and Type Method Description List<MSSQLException>
MSSQLException. additional()
Methods in io.vertx.mssqlclient with parameters of type MSSQLException Modifier and Type Method Description void
MSSQLException. add(MSSQLException e)
-