Module io.github.mmm.cli
Package io.github.mmm.cli.exception
package io.github.mmm.cli.exception
Contains common exceptions for CLI.
-
ExceptionsClassDescriptionThrown if a mandatory
CliValueis missing.CliExceptionthrown if two synonymousCliOptions have been specified.CliExceptionthrown if two one or multipleCliOptions have occurred multiple times.Abstract base class for aRuntimeExceptionthrown for invalidCliArguments.