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

Method setMessage

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

Source from the content-addressed store, hash-verified

92
93
94void
95Exception::setMessage( const Message &message )
96{
97 m_message = message;
98}
99
100
101#ifdef CPPUNIT_ENABLE_SOURCELINE_DEPRECATED

Callers 2

reportErrorMethod · 0.80
reportFailureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected