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

Method getMessage

src/openms/source/CONCEPT/Exception.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91 const char* BaseException::getMessage() const noexcept
92 {
93 return what();
94 }
95
96 int BaseException::getLine() const noexcept
97 {

Callers 15

parseFunction · 0.45
parse_Method · 0.45
parseBuffer_Method · 0.45
fatalErrorMethod · 0.45
errorMethod · 0.45
warningMethod · 0.45
MzIdentMLDOMHandlerMethod · 0.45
~MzIdentMLDOMHandlerMethod · 0.45
readMzIdentMLFileMethod · 0.45
writeMzIdentMLFileMethod · 0.45
isValidMethod · 0.45
warningMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected