aQute.service.reporter
Interface Messages

All Known Subinterfaces:
AnalyzerMessages, CommandLineMessages, ProjectMessages

public interface Messages


Nested Class Summary
static interface Messages.ERROR
           
static interface Messages.WARNING
           
 
Method Summary
 Messages.ERROR NoSuchFile_(Object r)
           
 Messages.ERROR Unexpected_Error_(String context, Exception e)
           
 

Method Detail

NoSuchFile_

Messages.ERROR NoSuchFile_(Object r)

Unexpected_Error_

Messages.ERROR Unexpected_Error_(String context,
                                 Exception e)


Copyright © 2014 aQute SARL. All rights reserved.