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

UnavailableException

class UnavailableException : ResponseCodeException

Constructors

<init>

UnavailableException(message: String = "", details: JsonArray = JsonArray(), throwable: Throwable? = null)