Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
doWorkLinearMatching
Method · 0.80
doWorkImageSpaceMatching
Method · 0.80
readRosImage
Method · 0.80
main
Function · 0.80
readRosImage
Method · 0.80
loadParameters
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected