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

ForbiddenException

class ForbiddenException : ResponseCodeException

Constructors

<init>

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