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

ServiceException

class ServiceException : ResponseCodeException

Constructors

<init>

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