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_(Object r) |
Messages.ERROR |
Unexpected_Error_(String context,
Exception e) |
Messages.ERROR NoSuchFile_(Object r)
Messages.ERROR Unexpected_Error_(String context, Exception e)
Copyright © 2015 aQute SARL. All rights reserved.