-
static interface
An error resulting from faulty command line arguments.
static interface
A warning resulting from faulty command line arguments.
static final record
Indicates that an args record constructor threw an exception.
static final record
Indicates that the value provided for the mode was unknown.
static final record
Indicates that the value provided for the argument could not be parsed.
static final record
Indicates that the argument array was empty and no action was selected
static final record
Indicates that a required (i.e.
static final record
Indicates that a required (i.e.
static final record
Indicates that, at that position in the argument array, an argument was expected but instead a value was encountered.
static final record
Indicates that the first argument was not a known value for the action.
static final record
Indicates that an argument couldn't be mapped to a record component.