vertx / io.vertx.ext.auth.mongo / AuthenticationException / <init>

<init>

AuthenticationException()
AuthenticationException(message: String)
AuthenticationException(cause: Throwable)
AuthenticationException(message: String, cause: Throwable)
AuthenticationException(message: String, cause: Throwable, enableSuppression: Boolean, writableStackTrace: Boolean)