MCPcopy Create free account
hub / github.com/FlightGear/flightgear / message

Method message

3rdparty/cppunit/src/cppunit/Exception.cpp:87–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86
87Message
88Exception::message() const
89{
90 return m_message;
91}
92
93
94void

Callers 4

printFailureMessageMethod · 0.80
reportErrorMethod · 0.80
reportFailureMethod · 0.80
printFailureDetailMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected