|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandLineMessages
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface aQute.service.reporter.Messages |
|---|
Messages.ERROR, Messages.WARNING |
| Method Summary | |
|---|---|
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)
|
| Methods inherited from interface aQute.service.reporter.Messages |
|---|
NoSuchFile_, Unexpected_Error_ |
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||