Messages.ERROR, Messages.WARNING
Modifier and Type | Method and Description |
---|---|
Messages.ERROR |
MissingArgument__(String name,
char charAt) |
Messages.ERROR |
MissingArgument_(String string) |
Messages.ERROR |
NoSuchCommand_(String cmd) |
Messages.ERROR |
Option__WithArgumentNotLastInAbbreviation_(String name,
char charAt,
String typeDescriptor) |
Messages.ERROR |
OptionCanOnlyOccurOnce_(String name) |
Messages.ERROR |
OptionNotSet_(String name) |
Messages.ERROR |
TooManyArguments_(List<String> arguments) |
Messages.ERROR |
UnrecognizedOption_(String name) |
NoSuchFile_, Unexpected_Error_
Messages.ERROR Option__WithArgumentNotLastInAbbreviation_(String name, char charAt, String typeDescriptor)
Messages.ERROR MissingArgument__(String name, char charAt)
Messages.ERROR OptionCanOnlyOccurOnce_(String name)
Messages.ERROR NoSuchCommand_(String cmd)
Messages.ERROR TooManyArguments_(List<String> arguments)
Messages.ERROR MissingArgument_(String string)
Messages.ERROR UnrecognizedOption_(String name)
Messages.ERROR OptionNotSet_(String name)
Copyright © 2015 aQute SARL. All rights reserved.