Exception          98 modules/core/include/opencv2/core.hpp class CV_EXPORTS Exception : public std::exception
Exception         200 modules/core/src/system.cpp Exception::Exception() { code = 0; line = 0; }
Exception         208 modules/core/src/system.cpp Exception::~Exception() throw() {}