JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Serialized Form
Package io.vertx.mysqlclient
Class
io.vertx.mysqlclient.MySQLBatchException
extends
VertxException
implements Serializable
Serialized Fields
iterationError
Map
<
Integer
,
Throwable
> iterationError
A mapping between the iteration count and errors, the key is consistent with the batching param list index.
Class
io.vertx.mysqlclient.MySQLException
extends
DatabaseException
implements Serializable