Package org.mockserver.xml
Interface StringToXmlDocumentParser.ErrorLogger
- Enclosing class:
- StringToXmlDocumentParser
public static interface StringToXmlDocumentParser.ErrorLogger
-
Method Summary
Modifier and TypeMethodDescriptionvoidlogError(String xmlAsString, Exception exception, StringToXmlDocumentParser.ErrorLevel level)
-
Method Details
-
logError
-