|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ErrorReporter
To aid debugging, some components expose themselves as ErrorReporter indicating that they can add information in case of an error..
Method Summary | |
---|---|
void |
appendErrors(ErrorWriter errorWriter)
Append context information to an ErrorWriter . |
Method Detail |
---|
void appendErrors(ErrorWriter errorWriter)
ErrorWriter
.
errorWriter
- the error writer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |