vertx / io.vertx.ext.consul / TxnErrorConverter

TxnErrorConverter

open class TxnErrorConverter

Converter for io.vertx.ext.consul.TxnError. NOTE: This class has been automatically generated from the io.vertx.ext.consul.TxnError original class using Vert.x codegen.

Constructors

<init>

TxnErrorConverter()

Converter for io.vertx.ext.consul.TxnError. NOTE: This class has been automatically generated from the io.vertx.ext.consul.TxnError original class using Vert.x codegen.

Functions

fromJson

open static fun fromJson(json: JsonObject, obj: TxnError): Unit

toJson

open static fun toJson(obj: TxnError, json: JsonObject): Unit