vertx / io.vertx.core.json / EncodeException

EncodeException

open class EncodeException : RuntimeException

Author
Tim Fox

Constructors

<init>

EncodeException(message: String)
EncodeException(message: String, cause: Throwable)
EncodeException()