public interface XMLReporter
void report(String message, String errorType, Object relatedInformation, ILocation location) throws Exception
message
- the error messageerrorType
- an implementation defined error typerelatedInformation
- information related to the error, if availablelocation
- the location of the error, if availableXMLStreamException
Exception
Copyright © 2012. All Rights Reserved.