vertx / io.vertx.core.cli / CLIException / <init>

<init>

CLIException(message: String)

Creates a new instance of CLIException.

Parameters

message - the message

CLIException(message: String, cause: Exception)

Creates a new instance of CLIException.

Parameters

message - the message

cause - the cause