org.mockserver.matchers
Interface StringToXmlDocumentParser.ErrorLogger

Enclosing class:
StringToXmlDocumentParser

public static interface StringToXmlDocumentParser.ErrorLogger


Method Summary
 void logError(String matched, Exception exception)
           
 

Method Detail

logError

void logError(String matched,
              Exception exception)


Copyright © 2016. All rights reserved.