aQute.service.reporter
Class Report.Location
java.lang.Object
aQute.service.reporter.Report.Location
- Enclosing interface:
- Report
public static class Report.Location
- extends Object
Defines a record for the location of an error/warning
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
message
public String message
line
public int line
file
public String file
header
public String header
context
public String context
reference
public String reference
methodName
public String methodName
details
public Object details
- See Also:
SetLocation#details(Object)
length
public int length
Report.Location
public Report.Location()
Copyright © 2014 aQute SARL. All rights reserved.