Class Hierarchy
- java.lang.Object
- io.vertx.core.cli.Argument
- io.vertx.core.cli.TypedArgument<T>
- io.vertx.core.cli.ArgumentConverter
- io.vertx.core.cli.Option
- io.vertx.core.cli.TypedOption<T>
- io.vertx.core.cli.OptionConverter
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.vertx.core.cli.CLIException
- io.vertx.core.cli.AmbiguousOptionException
- io.vertx.core.cli.InvalidValueException
- io.vertx.core.cli.MissingOptionException
- io.vertx.core.cli.MissingValueException
- io.vertx.core.cli.CLIException
- java.lang.RuntimeException
- java.lang.Exception
- io.vertx.core.cli.UsageMessageFormatter
- io.vertx.core.cli.Argument
Interface Hierarchy
- io.vertx.core.cli.CLI
- io.vertx.core.cli.CommandLine