class VertxKuickstartException : Exception
Base exception for vertx-quickstart-core libraries to inform users of the core libraries of misuse of the core libraries.
<init> |
VertxKuickstartException(message: String)VertxKuickstartException(message: String, cause: Throwable) |