public interface ErrorReporter
| Modifier and Type | Method and Description |
|---|---|
void |
appendErrors(ErrorWriter errorWriter)
Append context information to an
ErrorWriter. |
void appendErrors(ErrorWriter errorWriter)
ErrorWriter.errorWriter - the error writerCopyright © 2004–2024 XStream. All rights reserved.