Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
void
95
Exception::setMessage( const Message &message )
96
{
97
m_message = message;
98
}
99
100
101
#ifdef CPPUNIT_ENABLE_SOURCELINE_DEPRECATED
Callers
2
reportError
Method · 0.80
reportFailure
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected