Class MessageReporter

java.lang.Object
aQute.bnd.osgi.MessageReporter

public class MessageReporter extends Object
This is the error and warning messages collected. It implements a concurrent message handling system.
  • Method Details

    • error

      public aQute.service.reporter.Reporter.SetLocation error(String format, Object... args)