public interface XMLReporter
Modifier and Type | Method and Description |
---|---|
void |
report(String message,
String errorType,
Object relatedInformation,
Location location)
Report the desired message in an application specific format.
|
void report(String message, String errorType, Object relatedInformation, Location location) throws XMLStreamException
XMLStreamException
message
- the error messageerrorType
- an implementation defined error typerelatedInformation
- information related to the error, if availablelocation
- the location of the error, if availableaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.