public interface Messages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Messages.ERROR |
static interface |
Messages.WARNING |
| Modifier and Type | Method and Description |
|---|---|
Messages.ERROR |
NoSuchFile_(java.lang.Object r) |
Messages.ERROR |
Unexpected_Error_(java.lang.String context,
java.lang.Exception e) |
Messages.ERROR NoSuchFile_(java.lang.Object r)
Messages.ERROR Unexpected_Error_(java.lang.String context, java.lang.Exception e)
aQute SARL