MCPcopy Create free account
hub / github.com/AutonomousFieldRoboticsLab/SVIn / what

Method what

pose_graph/ThirdParty/DUtils/DException.h:49–49  ·  view source on GitHub ↗

* Returns the exception message */

Source from the content-addressed store, hash-verified

47 * Returns the exception message
48 */
49 virtual const char* what() const throw() { return m_message.c_str(); }
50
51 protected:
52 /// Error message

Callers 6

doWorkLinearMatchingMethod · 0.80
readRosImageMethod · 0.80
mainFunction · 0.80
readRosImageMethod · 0.80
loadParametersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected