MCPcopy Create free account
hub / github.com/creatale/node-dv / what

Method what

deps/opencv/modules/core/src/system.cpp:189–189  ·  view source on GitHub ↗

! \return the error description and the context as a text string. */

Source from the content-addressed store, hash-verified

187 \return the error description and the context as a text string.
188 */
189const char* Exception::what() const throw() { return msg.c_str(); }
190
191void Exception::formatMessage()
192{

Callers 2

NAN_METHODFunction · 0.45
NAN_METHODFunction · 0.45

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected