vertx-kuickstart-core / dev.fuelyour.vertxkuickstartcore.exceptions / VertxKuickstartException

VertxKuickstartException

class VertxKuickstartException : Exception

Base exception for vertx-quickstart-core libraries to inform users of the core libraries of misuse of the core libraries.

Constructors

<init>

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