Package aQute.libg.reporter
Class ReporterMessages.ERRORImpl
- java.lang.Object
-
- aQute.libg.reporter.ReporterMessages.WARNINGImpl
-
- aQute.libg.reporter.ReporterMessages.ERRORImpl
-
- All Implemented Interfaces:
Messages.ERROR
,Messages.WARNING
,Reporter.SetLocation
- Enclosing class:
- ReporterMessages
static class ReporterMessages.ERRORImpl extends ReporterMessages.WARNINGImpl implements Messages.ERROR
-
-
Field Summary
-
Fields inherited from class aQute.libg.reporter.ReporterMessages.WARNINGImpl
loc
-
-
Constructor Summary
Constructors Constructor Description ERRORImpl(Reporter.SetLocation e)
-
Method Summary
-
Methods inherited from class aQute.libg.reporter.ReporterMessages.WARNINGImpl
context, details, file, header, length, line, location, method, reference
-
-
-
-
Constructor Detail
-
ERRORImpl
public ERRORImpl(Reporter.SetLocation e)
-
-