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

ConflictException

class ConflictException : ResponseCodeException

Constructors

<init>

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