Exception        1999 modules/calib3d/src/calibinit.cpp       catch (const cv::Exception &)
Exception         104 modules/core/include/opencv2/core.hpp     Exception();
Exception         109 modules/core/include/opencv2/core.hpp     Exception(int _code, const String& _err, const String& _func, const String& _file, int _line);
Exception         110 modules/core/include/opencv2/core.hpp     virtual ~Exception() throw();
Exception         135 modules/core/include/opencv2/core.hpp CV_EXPORTS void error( const Exception& exc );
Exception          19 modules/core/misc/java/test/KeyPointTest.java     protected void setUp() throws Exception {
Exception          13 modules/core/misc/java/test/Point3Test.java     protected void setUp() throws Exception {
Exception          13 modules/core/misc/java/test/PointTest.java     protected void setUp() throws Exception {
Exception          13 modules/core/misc/java/test/RangeTest.java     protected void setUp() throws Exception {
Exception          14 modules/core/misc/java/test/RectTest.java     protected void setUp() throws Exception {
Exception          16 modules/core/misc/java/test/RotatedRectTest.java     protected void setUp() throws Exception {
Exception          13 modules/core/misc/java/test/ScalarTest.java     protected void setUp() throws Exception {
Exception          14 modules/core/misc/java/test/SizeTest.java     protected void setUp() throws Exception {
Exception          12 modules/core/misc/java/test/TermCriteriaTest.java     protected void setUp() throws Exception {
Exception          81 modules/core/src/command_line_parser.cpp         throw cv::Exception(CV_StsBadArg, "unknown/unsupported parameter type", "", __FILE__, __LINE__);
Exception          88 modules/core/src/command_line_parser.cpp         throw cv::Exception(CV_StsBadArg, err_msg, "", __FILE__, __LINE__);
Exception         434 modules/core/src/command_line_parser.cpp                 throw cv::Exception(CV_StsParseError,
Exception         454 modules/core/src/command_line_parser.cpp                 throw cv::Exception(CV_StsParseError,
Exception         478 modules/core/src/command_line_parser.cpp         throw cv::Exception(CV_StsParseError,
Exception        1623 modules/core/src/ocl.cpp                 catch (const Exception &)
Exception         121 modules/core/src/opencl/runtime/opencl_clamdblas.cpp         throw cv::Exception(cv::Error::OpenCLApiCallError,
Exception         121 modules/core/src/opencl/runtime/opencl_clamdfft.cpp         throw cv::Exception(cv::Error::OpenCLApiCallError,
Exception         274 modules/core/src/opencl/runtime/opencl_core.cpp         throw cv::Exception(cv::Error::OpenCLApiCallError,
Exception         200 modules/core/src/system.cpp Exception::Exception() { code = 0; line = 0; }
Exception         202 modules/core/src/system.cpp Exception::Exception(int _code, const String& _err, const String& _func, const String& _file, int _line)
Exception         208 modules/core/src/system.cpp Exception::~Exception() throw() {}
Exception         213 modules/core/src/system.cpp const char* Exception::what() const throw() { return msg.c_str(); }
Exception         215 modules/core/src/system.cpp void Exception::formatMessage()
Exception         629 modules/core/src/system.cpp void error( const Exception& exc )
Exception         660 modules/core/src/system.cpp     error(cv::Exception(_code, _err, _func, _file, _line));
Exception         800 modules/core/src/system.cpp     cv::error(cv::Exception(code, err_msg, func_name, file_name, line));
Exception        1162 modules/core/test/test_mat.cpp     EXPECT_THROW( B.colRange(0,3).copyTo(A.row(0)), cv::Exception );
Exception        1177 modules/core/test/test_mat.cpp     EXPECT_THROW( OutputArray_create1(A.row(0)), cv::Exception );
Exception        1178 modules/core/test/test_mat.cpp     EXPECT_THROW( OutputArray_create2(A.row(0)), cv::Exception );
Exception         796 modules/core/test/test_operations.cpp         catch(const Exception&)
Exception         849 modules/core/test/test_umat.cpp     catch (const cv::Exception& e)
Exception         875 modules/core/test/test_umat.cpp         catch (const cv::Exception& e)
Exception         917 modules/core/test/test_umat.cpp     catch (const cv::Exception& e)
Exception          92 modules/cudaarithm/test/test_arithm.cpp         catch (const cv::Exception& e)
Exception         104 modules/cudaarithm/test/test_arithm.cpp         catch (const cv::Exception& e)
Exception          90 modules/cudaarithm/test/test_core.cpp         catch (const cv::Exception& e)
Exception         152 modules/cudaarithm/test/test_core.cpp         catch (const cv::Exception& e)
Exception         213 modules/cudaarithm/test/test_core.cpp         catch (const cv::Exception& e)
Exception          90 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         152 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         209 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         240 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         297 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         328 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         393 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         455 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         512 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         543 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         600 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         631 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         696 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         726 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         881 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         912 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         968 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception         999 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        1063 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        1093 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        1248 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        1278 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        1334 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        1390 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        1419 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        1448 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        1809 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        1870 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        1980 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        2331 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        2359 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        2414 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        2442 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception        2504 modules/cudaarithm/test/test_element_operations.cpp         catch (const cv::Exception& e)
Exception          94 modules/cudaarithm/test/test_gpumat.cpp         catch (const cv::Exception& e)
Exception         119 modules/cudaarithm/test/test_gpumat.cpp         catch (const cv::Exception& e)
Exception         146 modules/cudaarithm/test/test_gpumat.cpp         catch (const cv::Exception& e)
Exception         214 modules/cudaarithm/test/test_gpumat.cpp         catch (const cv::Exception& e)
Exception         273 modules/cudaarithm/test/test_gpumat.cpp         catch (const cv::Exception& e)
Exception         305 modules/cudaarithm/test/test_gpumat.cpp         catch (const cv::Exception& e)
Exception         400 modules/cudaarithm/test/test_reductions.cpp         catch (const cv::Exception& e)
Exception         452 modules/cudaarithm/test/test_reductions.cpp         catch (const cv::Exception& e)
Exception         482 modules/cudaarithm/test/test_reductions.cpp         catch (const cv::Exception& e)
Exception         567 modules/cudaarithm/test/test_reductions.cpp         catch (const cv::Exception& e)
Exception         676 modules/cudaarithm/test/test_reductions.cpp         catch (const cv::Exception& e)
Exception         714 modules/cudaarithm/test/test_reductions.cpp         catch (const cv::Exception& e)
Exception         780 modules/cudaarithm/test/test_reductions.cpp         catch (const cv::Exception& e)
Exception        1001 modules/cudaarithm/test/test_reductions.cpp         catch (const cv::Exception& e)
Exception         121 modules/cudacodec/src/video_parser.cpp         catch (const cv::Exception&)
Exception          88 modules/cudafeatures2d/test/test_features2d.cpp         catch (const cv::Exception& e)
Exception         177 modules/cudafeatures2d/test/test_features2d.cpp         catch (const cv::Exception& e)
Exception         589 modules/cudafeatures2d/test/test_features2d.cpp         catch (const cv::Exception& e)
Exception         655 modules/cudafeatures2d/test/test_features2d.cpp         catch (const cv::Exception& e)
Exception          29 modules/features2d/misc/java/test/BRIEFDescriptorExtractorTest.java     protected void setUp() throws Exception {
Exception          83 modules/features2d/misc/java/test/BruteForceDescriptorMatcherTest.java     protected void setUp() throws Exception {
Exception          69 modules/features2d/misc/java/test/BruteForceHammingDescriptorMatcherTest.java     protected void setUp() throws Exception {
Exception          68 modules/features2d/misc/java/test/BruteForceHammingLUTDescriptorMatcherTest.java     protected void setUp() throws Exception {
Exception          83 modules/features2d/misc/java/test/BruteForceL1DescriptorMatcherTest.java     protected void setUp() throws Exception {
Exception          88 modules/features2d/misc/java/test/BruteForceSL2DescriptorMatcherTest.java     protected void setUp() throws Exception {
Exception          36 modules/features2d/misc/java/test/FASTFeatureDetectorTest.java     protected void setUp() throws Exception {
Exception         157 modules/features2d/misc/java/test/FlannBasedDescriptorMatcherTest.java     protected void setUp() throws Exception {
Exception          34 modules/features2d/misc/java/test/ORBDescriptorExtractorTest.java     protected void setUp() throws Exception {
Exception          31 modules/features2d/misc/java/test/SIFTDescriptorExtractorTest.java     protected void setUp() throws Exception {
Exception          45 modules/features2d/misc/java/test/STARFeatureDetectorTest.java     protected void setUp() throws Exception {
Exception          29 modules/features2d/misc/java/test/SURFDescriptorExtractorTest.java     protected void setUp() throws Exception {
Exception          55 modules/features2d/misc/java/test/SURFFeatureDetectorTest.java     protected void setUp() throws Exception {
Exception          39 modules/flann/include/opencv2/flann/general.h class FLANNException : public cv::Exception
Exception          42 modules/flann/include/opencv2/flann/general.h     FLANNException(const char* message) : cv::Exception(0, message, "", __FILE__, __LINE__) { }
Exception          44 modules/flann/include/opencv2/flann/general.h     FLANNException(const cv::String& message) : cv::Exception(0, message, "", __FILE__, __LINE__) { }
Exception         280 modules/imgcodecs/test/test_grfmt.cpp         catch(const cv::Exception & e)
Exception         471 modules/imgcodecs/test/test_grfmt.cpp     ASSERT_THROW(cv::imencode(".jpg", img, jpegImg), cv::Exception);
Exception          31 modules/imgproc/misc/java/test/ImgprocTest.java     protected void setUp() throws Exception {
Exception          11 modules/imgproc/misc/java/test/Subdiv2DTest.java     protected void setUp() throws Exception {
Exception          94 modules/java/android_test/src/org/opencv/test/OpenCVTestCase.java     protected void setUp() throws Exception {
Exception         147 modules/java/android_test/src/org/opencv/test/OpenCVTestCase.java     protected void tearDown() throws Exception {
Exception          19 modules/java/generator/src/cpp/Mat.cpp     if(dynamic_cast<const cv::Exception*>(e)) {
Exception         470 modules/java/generator/src/cpp/Mat.cpp     } catch(const cv::Exception& e) {
Exception          51 modules/java/generator/src/cpp/utils.cpp         } catch(const cv::Exception& e) {
Exception         133 modules/java/generator/src/cpp/utils.cpp         } catch(const cv::Exception& e) {
Exception          63 modules/java/generator/src/java/android+AsyncServiceHelper.java         catch(Exception e)
Exception         402 modules/java/generator/src/java/android+CameraBridgeViewBase.java             } catch(Exception e) {
Exception          78 modules/java/generator/src/java/android+JavaCameraView.java                 catch (Exception e){
Exception         204 modules/java/generator/src/java/android+JavaCameraView.java             } catch (Exception e) {
Exception          96 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java     protected void setUp() throws Exception {
Exception         177 modules/java/pure_test/src/org/opencv/test/OpenCVTestCase.java     protected void tearDown() throws Exception {
Exception          17 modules/objdetect/misc/java/test/CascadeClassifierTest.java     protected void setUp() throws Exception {
Exception         275 modules/objdetect/src/detection_based_tracker.cpp     catch(cv::Exception& e) {                                                               \
Exception        3444 modules/objdetect/src/hog.cpp         throw Exception(Error::StsError, eerr, efile, efunc, __LINE__);
Exception        3452 modules/objdetect/src/hog.cpp         throw Exception(Error::StsError, eerr, efile, efunc, __LINE__);
Exception        3458 modules/objdetect/src/hog.cpp         throw Exception(Error::StsError, eerr, efile, efunc, __LINE__);
Exception        3463 modules/objdetect/src/hog.cpp     { throw Exception(); }
Exception        3469 modules/objdetect/src/hog.cpp         throw Exception();
Exception        3512 modules/objdetect/src/hog.cpp             throw Exception();
Exception        3522 modules/objdetect/src/hog.cpp         throw Exception();
Exception          79 modules/python/src2/cv2.cpp catch (const cv::Exception &e) \
Exception         497 modules/ts/include/opencv2/ts.hpp         catch(const cv::Exception& e)
Exception         372 modules/ts/include/opencv2/ts/ts_perf.hpp     class PerfSkipTestException: public cv::Exception {};
Exception         224 modules/ts/src/ts.cpp         catch (const cv::Exception& exc)
Exception         355 modules/ts/src/ts.cpp     catch(const cv::Exception& e)
Exception         117 modules/ts/src/ts_perf.cpp class PerfEarlyExitException: public cv::Exception {};
Exception         221 modules/ts/src/ts_perf.cpp     catch(cv::Exception&)
Exception        1695 modules/ts/src/ts_perf.cpp     catch(cv::Exception& e)
Exception          29 modules/video/misc/java/test/VideoTest.java     protected void setUp() throws Exception {
Exception          18 modules/videoio/misc/java/test/VideoCaptureTest.java     protected void setUp() throws Exception {
Exception         389 modules/videoio/src/cap_msmf.hpp #define END_CALL_IN_CONTEXT(hr) if (FAILED(hr)) throw Platform::Exception::CreateException(hr);\
Exception         439 modules/videoio/src/cap_msmf.hpp #define END_CREATE_ASYNC(hr) if (FAILED(hr)) throw Platform::Exception::CreateException(hr);\
Exception         151 modules/videoio/src/cap_winrt/MFIncludes.hpp     catch (Platform::Exception^ e)
Exception          89 platforms/android/service/engine/src/org/opencv/engine/HardwareDetector.java         } catch (Exception e) {
Exception         111 platforms/android/service/engine/src/org/opencv/engine/HardwareDetector.java         } catch (Exception e) {
Exception          25 platforms/android/service/engine/src/org/opencv/engine/MarketConnector.java         } catch (Exception e) {
Exception          40 platforms/android/service/engine/src/org/opencv/engine/OpenCVEngineService.java             } catch (Exception e) {
Exception          91 samples/android/face-detection/jni/DetectionBasedTracker_jni.cpp     catch(cv::Exception& e)
Exception         124 samples/android/face-detection/jni/DetectionBasedTracker_jni.cpp     catch(cv::Exception& e)
Exception         150 samples/android/face-detection/jni/DetectionBasedTracker_jni.cpp     catch(cv::Exception& e)
Exception         176 samples/android/face-detection/jni/DetectionBasedTracker_jni.cpp     catch(cv::Exception& e)
Exception         206 samples/android/face-detection/jni/DetectionBasedTracker_jni.cpp     catch(cv::Exception& e)
Exception         236 samples/android/face-detection/jni/DetectionBasedTracker_jni.cpp     catch(cv::Exception& e)
Exception         198 samples/cpp/detect_blob.cpp         catch (Exception& e)
Exception         524 samples/cpp/detect_mser.cpp         catch (Exception& e)
Exception         152 samples/cpp/matchmethod_orb_akaze_brisk.cpp                 catch (Exception& e)
Exception         160 samples/cpp/matchmethod_orb_akaze_brisk.cpp         catch (Exception& e)
Exception         138 samples/cpp/pca.cpp     } catch (cv::Exception& e) {
Exception         244 samples/directx/d3d10_interop.cpp         catch (cv::Exception& e)
Exception         248 samples/directx/d3d11_interop.cpp         catch (cv::Exception& e)
Exception         228 samples/directx/d3d9_interop.cpp         catch (cv::Exception& e)
Exception         229 samples/directx/d3d9ex_interop.cpp         catch (cv::Exception& e)
Exception         179 samples/directx/d3dsample.hpp     catch (cv::Exception& e)
Exception         134 samples/gpu/hog.cpp     catch (const Exception& e) { return cout << "error: "  << e.what() << endl, 1; }
Exception          42 samples/gpu/performance/performance.cpp         catch (const Exception&)
Exception         115 samples/gpu/super_resolution.cpp         catch (const cv::Exception&)
Exception          92 samples/tapi/hog.cpp     catch (const Exception& e)
Exception         169 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp             catch (Exception ^ e)
Exception         175 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp     catch (Platform::Exception^ e)
Exception         200 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp             catch (Exception ^e)
Exception         206 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp     catch (Platform::Exception^ e)
Exception         226 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp              catch (Exception ^e)
Exception         274 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp             catch (Exception ^e)
Exception         280 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp     catch (Platform::Exception^ e)
Exception         326 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp                                     catch(Exception ^e)
Exception         334 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp                             catch(Exception ^e)
Exception         361 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp                 catch(Exception ^e)
Exception         376 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp void AdvancedCapture::ShowExceptionMessage(Platform::Exception^ ex)
Exception         580 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp                                 catch(Exception ^e)
Exception         600 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp                 catch (Exception ^e)
Exception         608 samples/winrt/ImageManipulations/AdvancedCapture.xaml.cpp     catch (Platform::Exception ^e)
Exception          64 samples/winrt/ImageManipulations/AdvancedCapture.xaml.h             void ShowExceptionMessage(Platform::Exception^ ex);
Exception          52 samples/winrt_universal/PhoneTutorial/MainPage.xaml.cpp         throw Exception::CreateException(hr);
Exception          14 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/DirectXHelper.h             throw Platform::Exception::CreateException(hr);
Exception          14 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/DirectXHelper.h             throw Platform::Exception::CreateException(hr);