Class CmdLineException

All Implemented Interfaces:
Serializable

@ClassVersion(sourceVersion="$Id: CmdLineException.java 1078 2023-10-19 14:39:47Z tquadrat $") @API(status=STABLE, since="0.0.1") public final class CmdLineException extends ValidationException

Signals an error in the user input.

The message keys corresponds to the current default message by the suffix: the default message for MSGKEY_Aborted is MSG_Aborted and so on.

Author:
Thomas Thrien (thomas.thrien@tquadrat.org)
Thanks to:
Kohsuke Kawaguchi (kk@kohsuke.org)
Version:
$Id: CmdLineException.java 1078 2023-10-19 14:39:47Z tquadrat $
Since:
0.0.1
See Also:
UML Diagram
UML Diagram for "org.tquadrat.foundation.config.CmdLineException"

UML Diagram for "org.tquadrat.foundation.config.CmdLineException"

UML Diagram for "org.tquadrat.foundation.config.CmdLineException"