MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / error

Method error

src/openms/source/FORMAT/HANDLERS/XMLHandler.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 }
67
68 void XMLHandler::error(const SAXParseException & exception)
69 {
70 error(LOAD, sm_.convert(exception.getMessage()), exception.getLineNumber(), exception.getColumnNumber());
71 }
72
73 void XMLHandler::warning(const SAXParseException & exception)
74 {

Callers 15

runTOPPTool_Method · 0.45
TOPPASreadyReadMethod · 0.45
checkRDependenciesMethod · 0.45
canRunMethod · 0.45
replyFinishedMethod · 0.45
runScriptMethod · 0.45
findRMethod · 0.45
canRunMethod · 0.45
readResponseMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls 3

StringClass · 0.50
convertMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected