|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Reporter.SetLocation
Fluid interface to set location data
| Method Summary | |
|---|---|
Reporter.SetLocation |
context(String context)
Set the context in the header. |
Reporter.SetLocation |
details(Object details)
Pass a DTO containing detailed information about the error. |
Reporter.SetLocation |
file(String file)
Set the file location |
Reporter.SetLocation |
header(String header)
Set the header/section location. |
Reporter.SetLocation |
length(int length)
|
Reporter.SetLocation |
line(int n)
Set the line number. |
Report.Location |
location()
|
Reporter.SetLocation |
method(String methodName)
Set the method where the error is reported. |
Reporter.SetLocation |
reference(String reference)
Set a reference for the error (url or so) |
| Method Detail |
|---|
Reporter.SetLocation file(String file)
Reporter.SetLocation header(String header)
Reporter.SetLocation context(String context)
context -
Reporter.SetLocation method(String methodName)
context -
Reporter.SetLocation line(int n)
Reporter.SetLocation reference(String reference)
Reporter.SetLocation details(Object details)
Report.Location location()
Reporter.SetLocation length(int length)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||