throw              63 3rdparty/openexr/Half/halfLimits.h     static half min () throw () {return HALF_NRM_MIN;}
throw              64 3rdparty/openexr/Half/halfLimits.h     static half max () throw () {return HALF_MAX;}
throw              72 3rdparty/openexr/Half/halfLimits.h     static half epsilon () throw () {return HALF_EPSILON;}
throw              73 3rdparty/openexr/Half/halfLimits.h     static half round_error () throw () {return HALF_EPSILON / 2;}
throw              85 3rdparty/openexr/Half/halfLimits.h     static half infinity () throw () {return half::posInf();}
throw              86 3rdparty/openexr/Half/halfLimits.h     static half quiet_NaN () throw () {return half::qNan();}
throw              87 3rdparty/openexr/Half/halfLimits.h     static half signaling_NaN () throw () {return half::sNan();}
throw              88 3rdparty/openexr/Half/halfLimits.h     static half denorm_min () throw () {return HALF_MIN;}
throw              71 3rdparty/openexr/Iex/IexBaseExc.h     BaseExc (const char *s = 0) throw();	// std::string (s)
throw              72 3rdparty/openexr/Iex/IexBaseExc.h     BaseExc (const std::string &s) throw();	// std::string (s)
throw              73 3rdparty/openexr/Iex/IexBaseExc.h     BaseExc (std::stringstream &s) throw();	// std::string (s.str())
throw              75 3rdparty/openexr/Iex/IexBaseExc.h     BaseExc (const BaseExc &be) throw();
throw              76 3rdparty/openexr/Iex/IexBaseExc.h     virtual ~BaseExc () throw ();
throw              82 3rdparty/openexr/Iex/IexBaseExc.h     virtual const char * what () const throw ();
throw             132 3rdparty/openexr/Iex/IexBaseExc.h     name (const char* text=0)      throw(): base (text) {}	\
throw             133 3rdparty/openexr/Iex/IexBaseExc.h     name (const std::string &text) throw(): base (text) {}	\
throw             134 3rdparty/openexr/Iex/IexBaseExc.h     name (std::stringstream &text) throw(): base (text) {}	\
throw              63 3rdparty/openexr/Iex/IexMacros.h     throw type (s);		\
throw             349 3rdparty/openexr/IlmImf/ImfAttribute.h     throw Iex::TypeExc ("Unexpected attribute type.");
throw             363 3rdparty/openexr/IlmImf/ImfAttribute.h     throw Iex::TypeExc ("Unexpected attribute type.");
throw              69 3rdparty/openexr/IlmImf/ImfCheckedArithmetic.h         throw Iex::OverflowExc ("Integer multiplication overflow.");
throw              87 3rdparty/openexr/IlmImf/ImfCheckedArithmetic.h         throw Iex::DivzeroExc ("Integer division by zero.");
throw             105 3rdparty/openexr/IlmImf/ImfCheckedArithmetic.h         throw Iex::OverflowExc ("Integer addition overflow.");
throw             123 3rdparty/openexr/IlmImf/ImfCheckedArithmetic.h         throw Iex::UnderflowExc ("Integer subtraction underflow.");
throw             153 3rdparty/openexr/IlmImf/ImfCheckedArithmetic.h         throw Iex::OverflowExc ("Integer multiplication overflow.");
throw             555 3rdparty/openexr/IlmImf/ImfHeader.h     throw Iex::TypeExc ("Unexpected attribute type.");
throw             569 3rdparty/openexr/IlmImf/ImfHeader.h     throw Iex::TypeExc ("Unexpected attribute type.");
throw             714 3rdparty/openexr/IlmImf/ImfXdr.h         throw Iex::OverflowExc ("Long int overflow - read a large "
throw             754 3rdparty/openexr/IlmImf/ImfXdr.h         throw Iex::OverflowExc ("Long int overflow - read a large "
throw             304 3rdparty/openexr/Imath/ImathFrustum.h     throw Iex::ArgExc ("fovx and fovy cannot both be non-zero.");
throw             348 3rdparty/openexr/Imath/ImathFrustum.h     throw Iex::DivzeroExc ("Bad viewing frustum: "
throw             374 3rdparty/openexr/Imath/ImathFrustum.h     throw Iex::DivzeroExc ("Bad viewing frustum: "
throw             391 3rdparty/openexr/Imath/ImathFrustum.h         throw Iex::DivzeroExc ("Bad viewing frustum: "
throw             414 3rdparty/openexr/Imath/ImathFrustum.h         throw Iex::DivzeroExc ("Bad viewing frustum: "
throw             427 3rdparty/openexr/Imath/ImathFrustum.h         throw Iex::DivzeroExc ("Bad viewing frustum: "
throw             481 3rdparty/openexr/Imath/ImathFrustum.h     throw Iex::DivzeroExc
throw             518 3rdparty/openexr/Imath/ImathFrustum.h     throw Iex::DivzeroExc
throw             545 3rdparty/openexr/Imath/ImathFrustum.h         throw Iex::DivzeroExc
throw             568 3rdparty/openexr/Imath/ImathFrustum.h         throw Iex::DivzeroExc
throw             584 3rdparty/openexr/Imath/ImathFrustum.h         throw Iex::DivzeroExc
throw             593 3rdparty/openexr/Imath/ImathFrustum.h         throw Iex::DivzeroExc
throw             622 3rdparty/openexr/Imath/ImathFrustum.h     throw Iex::DivzeroExc
throw             639 3rdparty/openexr/Imath/ImathFrustum.h     throw Iex::DivzeroExc
throw              97 3rdparty/openexr/Imath/ImathGL.h     throw Iex::OverflowExc ("GL matrix overflow");
throw             265 3rdparty/openexr/Imath/ImathMatrix.h                         throw (Iex::MathExc);
throw             268 3rdparty/openexr/Imath/ImathMatrix.h                         throw (Iex::MathExc);
throw             271 3rdparty/openexr/Imath/ImathMatrix.h                         throw (Iex::MathExc);
throw             274 3rdparty/openexr/Imath/ImathMatrix.h                         throw (Iex::MathExc);
throw             639 3rdparty/openexr/Imath/ImathMatrix.h                         throw (Iex::MathExc);
throw             642 3rdparty/openexr/Imath/ImathMatrix.h                         throw (Iex::MathExc);
throw             645 3rdparty/openexr/Imath/ImathMatrix.h                         throw (Iex::MathExc);
throw             648 3rdparty/openexr/Imath/ImathMatrix.h                         throw (Iex::MathExc);
throw            1432 3rdparty/openexr/Imath/ImathMatrix.h Matrix33<T>::gjInvert (bool singExc) throw (Iex::MathExc)
throw            1440 3rdparty/openexr/Imath/ImathMatrix.h Matrix33<T>::gjInverse (bool singExc) const throw (Iex::MathExc)
throw            1474 3rdparty/openexr/Imath/ImathMatrix.h                 throw ::Imath::SingMatrixExc ("Cannot invert singular matrix.");
throw            1516 3rdparty/openexr/Imath/ImathMatrix.h                 throw ::Imath::SingMatrixExc ("Cannot invert singular matrix.");
throw            1544 3rdparty/openexr/Imath/ImathMatrix.h Matrix33<T>::invert (bool singExc) throw (Iex::MathExc)
throw            1552 3rdparty/openexr/Imath/ImathMatrix.h Matrix33<T>::inverse (bool singExc) const throw (Iex::MathExc)
throw            1595 3rdparty/openexr/Imath/ImathMatrix.h                             throw SingMatrixExc ("Cannot invert "
throw            1646 3rdparty/openexr/Imath/ImathMatrix.h                             throw SingMatrixExc ("Cannot invert "
throw            2701 3rdparty/openexr/Imath/ImathMatrix.h Matrix44<T>::gjInvert (bool singExc) throw (Iex::MathExc)
throw            2709 3rdparty/openexr/Imath/ImathMatrix.h Matrix44<T>::gjInverse (bool singExc) const throw (Iex::MathExc)
throw            2743 3rdparty/openexr/Imath/ImathMatrix.h                 throw ::Imath::SingMatrixExc ("Cannot invert singular matrix.");
throw            2785 3rdparty/openexr/Imath/ImathMatrix.h                 throw ::Imath::SingMatrixExc ("Cannot invert singular matrix.");
throw            2813 3rdparty/openexr/Imath/ImathMatrix.h Matrix44<T>::invert (bool singExc) throw (Iex::MathExc)
throw            2821 3rdparty/openexr/Imath/ImathMatrix.h Matrix44<T>::inverse (bool singExc) const throw (Iex::MathExc)
throw            2873 3rdparty/openexr/Imath/ImathMatrix.h                         throw SingMatrixExc ("Cannot invert singular matrix.");
throw             805 3rdparty/openexr/Imath/ImathMatrixAlgo.h         throw Imath::ZeroScaleExc ("Cannot remove zero scaling "
throw            1302 3rdparty/openexr/Imath/ImathMatrixAlgo.h         throw Imath::ZeroScaleExc ("Cannot remove zero scaling "
throw             227 3rdparty/openexr/Imath/ImathVec.h     const Vec2 &	normalizeExc () throw (Iex::MathExc);
throw             231 3rdparty/openexr/Imath/ImathVec.h     Vec2<T>		normalizedExc () const throw (Iex::MathExc);
throw             439 3rdparty/openexr/Imath/ImathVec.h     const Vec3 &	normalizeExc () throw (Iex::MathExc);
throw             443 3rdparty/openexr/Imath/ImathVec.h     Vec3<T>		normalizedExc () const throw (Iex::MathExc);
throw             621 3rdparty/openexr/Imath/ImathVec.h     const Vec4 &    normalizeExc () throw (Iex::MathExc);
throw             625 3rdparty/openexr/Imath/ImathVec.h     Vec4<T>         normalizedExc () const throw (Iex::MathExc);
throw             713 3rdparty/openexr/Imath/ImathVec.h Vec2<short>::normalizeExc () throw (Iex::MathExc);
throw             722 3rdparty/openexr/Imath/ImathVec.h Vec2<short>::normalizedExc () const throw (Iex::MathExc);
throw             737 3rdparty/openexr/Imath/ImathVec.h Vec2<int>::normalizeExc () throw (Iex::MathExc);
throw             746 3rdparty/openexr/Imath/ImathVec.h Vec2<int>::normalizedExc () const throw (Iex::MathExc);
throw             761 3rdparty/openexr/Imath/ImathVec.h Vec3<short>::normalizeExc () throw (Iex::MathExc);
throw             770 3rdparty/openexr/Imath/ImathVec.h Vec3<short>::normalizedExc () const throw (Iex::MathExc);
throw             785 3rdparty/openexr/Imath/ImathVec.h Vec3<int>::normalizeExc () throw (Iex::MathExc);
throw             794 3rdparty/openexr/Imath/ImathVec.h Vec3<int>::normalizedExc () const throw (Iex::MathExc);
throw             808 3rdparty/openexr/Imath/ImathVec.h Vec4<short>::normalizeExc () throw (Iex::MathExc);
throw             817 3rdparty/openexr/Imath/ImathVec.h Vec4<short>::normalizedExc () const throw (Iex::MathExc);
throw             832 3rdparty/openexr/Imath/ImathVec.h Vec4<int>::normalizeExc () throw (Iex::MathExc);
throw             841 3rdparty/openexr/Imath/ImathVec.h Vec4<int>::normalizedExc () const throw (Iex::MathExc);
throw            1211 3rdparty/openexr/Imath/ImathVec.h Vec2<T>::normalizeExc () throw (Iex::MathExc)
throw            1216 3rdparty/openexr/Imath/ImathVec.h     throw NullVecExc ("Cannot normalize null vector.");
throw            1248 3rdparty/openexr/Imath/ImathVec.h Vec2<T>::normalizedExc () const throw (Iex::MathExc)
throw            1253 3rdparty/openexr/Imath/ImathVec.h     throw NullVecExc ("Cannot normalize null vector.");
throw            1364 3rdparty/openexr/Imath/ImathVec.h             throw InfPointExc ("Cannot normalize point at infinity.");
throw            1703 3rdparty/openexr/Imath/ImathVec.h Vec3<T>::normalizeExc () throw (Iex::MathExc)
throw            1708 3rdparty/openexr/Imath/ImathVec.h     throw NullVecExc ("Cannot normalize null vector.");
throw            1742 3rdparty/openexr/Imath/ImathVec.h Vec3<T>::normalizedExc () const throw (Iex::MathExc)
throw            1747 3rdparty/openexr/Imath/ImathVec.h     throw NullVecExc ("Cannot normalize null vector.");
throw            2108 3rdparty/openexr/Imath/ImathVec.h Vec4<T>::normalizeExc () throw (Iex::MathExc)
throw            2113 3rdparty/openexr/Imath/ImathVec.h         throw NullVecExc ("Cannot normalize null vector.");
throw            2149 3rdparty/openexr/Imath/ImathVec.h Vec4<T>::normalizedExc () const throw (Iex::MathExc)
throw            2154 3rdparty/openexr/Imath/ImathVec.h         throw NullVecExc ("Cannot normalize null vector.");
throw              83 modules/flann/include/opencv2/flann/all_indices.h             throw FLANNException("Unknown index type");
throw             112 modules/flann/include/opencv2/flann/all_indices.h             throw FLANNException("Unknown index type");
throw             138 modules/flann/include/opencv2/flann/all_indices.h             throw FLANNException("Unknown index type");
throw             267 modules/flann/include/opencv2/flann/any.h         if (policy->type() != typeid(T)) throw anyimpl::bad_any_cast();
throw             276 modules/flann/include/opencv2/flann/any.h         if (policy->type() != typeid(T)) throw anyimpl::bad_any_cast();
throw              47 modules/flann/include/opencv2/flann/hdf5.h     throw FLANNException("Unsupported type for IO operations");
throw              73 modules/flann/include/opencv2/flann/hdf5.h #define CHECK_ERROR(x,y) if ((x)<0) throw FLANNException((y));
throw             384 modules/flann/include/opencv2/flann/hierarchical_clustering_index.h             throw FLANNException("Unknown algorithm for choosing initial centers.");
throw             467 modules/flann/include/opencv2/flann/hierarchical_clustering_index.h             throw FLANNException("Branching factor must be at least 2");
throw              95 modules/flann/include/opencv2/flann/index_testing.h         throw FLANNException("Ground truth is not computed for as many neighbors as requested");
throw             372 modules/flann/include/opencv2/flann/kmeans_index.h             throw FLANNException("Unknown algorithm for choosing initial centers.");
throw             435 modules/flann/include/opencv2/flann/kmeans_index.h             throw FLANNException("Branching factor must be at least 2");
throw             534 modules/flann/include/opencv2/flann/kmeans_index.h             throw FLANNException("Number of clusters must be at least 1");
throw              74 modules/flann/include/opencv2/flann/object_factory.h             throw CreatorNotFound();
throw              78 modules/flann/include/opencv2/flann/params.h         throw FLANNException(cv::String("Missing parameter '")+name+cv::String("' in the parameters given"));
throw             113 modules/flann/include/opencv2/flann/saving.h         throw FLANNException("Invalid index file, cannot read");
throw             117 modules/flann/include/opencv2/flann/saving.h         throw FLANNException("Invalid index file, wrong signature");
throw             151 modules/flann/include/opencv2/flann/saving.h         throw FLANNException("Cannot read from file");
throw             160 modules/flann/include/opencv2/flann/saving.h         throw FLANNException("Cannot read from file");
throw             165 modules/flann/include/opencv2/flann/saving.h         throw FLANNException("Cannot read from file");
throw             176 modules/flann/include/opencv2/flann/saving.h         throw FLANNException("Cannot read from file");
throw             181 modules/flann/include/opencv2/flann/saving.h         throw FLANNException("Cannot read from file");
throw             195 modules/highgui/src/agile_wrl.h         Agile() throw() : _object(nullptr), _contextToken(0)
throw             202 modules/highgui/src/agile_wrl.h         Agile(nullptr_t) throw() : _object(nullptr), _contextToken(0)
throw             209 modules/highgui/src/agile_wrl.h         explicit Agile(TypeT object) throw() : _object(nullptr), _contextToken(0)
throw             218 modules/highgui/src/agile_wrl.h         Agile(const Agile& object) throw() : _object(nullptr), _contextToken(0)
throw             227 modules/highgui/src/agile_wrl.h         Agile(Agile&& object) throw() : _object(nullptr), _contextToken(0)
throw             236 modules/highgui/src/agile_wrl.h         ~Agile() throw()
throw             311 modules/highgui/src/agile_wrl.h         TypeT* GetAddressOf() throw()
throw             318 modules/highgui/src/agile_wrl.h         TypeT* GetAddressOfForInOut() throw()
throw             324 modules/highgui/src/agile_wrl.h         TypeT operator->() const throw()
throw             329 modules/highgui/src/agile_wrl.h         Agile& operator=(nullptr_t) throw()
throw             335 modules/highgui/src/agile_wrl.h         Agile& operator=(TypeT object) throw()
throw             341 modules/highgui/src/agile_wrl.h         Agile& operator=(Agile object) throw()
throw             349 modules/highgui/src/agile_wrl.h         Agile& operator=(IUnknown* lp) throw()
throw             374 modules/highgui/src/agile_wrl.h         void Release() throw()
throw             401 modules/highgui/src/agile_wrl.h         bool operator==(nullptr_t) const throw()
throw             406 modules/highgui/src/agile_wrl.h         bool operator==(const Agile& other) const throw()
throw             411 modules/highgui/src/agile_wrl.h         bool operator<(const Agile& other) const throw()
throw             430 modules/highgui/src/agile_wrl.h         Agile() throw() : _object(nullptr)
throw             434 modules/highgui/src/agile_wrl.h         Agile(nullptr_t) throw() : _object(nullptr)
throw             438 modules/highgui/src/agile_wrl.h         explicit Agile(TypeT object) throw() : _object(object)
throw             442 modules/highgui/src/agile_wrl.h         Agile(const Agile& object) throw() : _object(object._object)
throw             446 modules/highgui/src/agile_wrl.h         Agile(Agile&& object) throw() : _object(nullptr)
throw             451 modules/highgui/src/agile_wrl.h         ~Agile() throw()
throw             461 modules/highgui/src/agile_wrl.h         TypeT* GetAddressOf() throw()
throw             467 modules/highgui/src/agile_wrl.h         TypeT* GetAddressOfForInOut() throw()
throw             472 modules/highgui/src/agile_wrl.h         TypeT operator->() const throw()
throw             477 modules/highgui/src/agile_wrl.h         Agile& operator=(nullptr_t) throw()
throw             483 modules/highgui/src/agile_wrl.h         Agile& operator=(TypeT object) throw()
throw             492 modules/highgui/src/agile_wrl.h         Agile& operator=(Agile object) throw()
throw             499 modules/highgui/src/agile_wrl.h         Agile& operator=(IUnknown* lp) throw()
throw             515 modules/highgui/src/agile_wrl.h         void Release() throw()
throw             525 modules/highgui/src/agile_wrl.h         bool operator==(nullptr_t) const throw()
throw             530 modules/highgui/src/agile_wrl.h         bool operator==(const Agile& other) const throw()
throw             535 modules/highgui/src/agile_wrl.h         bool operator<(const Agile& other) const throw()
throw             232 modules/highgui/src/ppltasks_winrt.h     throw Concurrency::task_canceled();
throw            1406 modules/highgui/src/ppltasks_winrt.h                 throw std::make_exception_ptr(_Hr);
throw            1443 modules/highgui/src/ppltasks_winrt.h                 throw std::make_exception_ptr(_Hr);
throw            1590 modules/highgui/src/ppltasks_winrt.h                 throw _M_winRTException.Get();
throw            1645 modules/highgui/src/ppltasks_winrt.h                 throw _M_winRTException.Get();
throw            1718 modules/highgui/src/ppltasks_winrt.h                 throw std::make_exception_ptr(hr);
throw            1730 modules/highgui/src/ppltasks_winrt.h                 throw std::make_exception_ptr(hr);
throw            1772 modules/highgui/src/ppltasks_winrt.h         virtual STDMETHODIMP GetResults(_Result_abi*) { throw std::runtime_error("derived class must implement"); }
throw            2475 modules/highgui/src/ppltasks_winrt.h                 throw;
throw            2482 modules/highgui/src/ppltasks_winrt.h                 throw;
throw            2489 modules/highgui/src/ppltasks_winrt.h                 throw;
throw            2496 modules/highgui/src/ppltasks_winrt.h                 throw;
throw            2580 modules/highgui/src/ppltasks_winrt.h                     throw Concurrency::invalid_operation("Illegal to wait on a task in a Windows Runtime STA");
throw            4591 modules/highgui/src/ppltasks_winrt.h             throw Concurrency::invalid_operation("wait() cannot be called on a default constructed task.");
throw            4613 modules/highgui/src/ppltasks_winrt.h             throw Concurrency::invalid_operation("get() cannot be called on a default constructed task.");
throw            4618 modules/highgui/src/ppltasks_winrt.h             throw Concurrency::task_canceled();
throw            4637 modules/highgui/src/ppltasks_winrt.h             throw Concurrency::invalid_operation("is_done() cannot be called on a default constructed task.");
throw            4653 modules/highgui/src/ppltasks_winrt.h             throw Concurrency::invalid_operation("scheduler() cannot be called on a default constructed task.");
throw            4670 modules/highgui/src/ppltasks_winrt.h             throw Concurrency::invalid_operation("is_apartment_aware() cannot be called on a default constructed task.");
throw            4864 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            4884 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            4895 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            4913 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            4931 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            4950 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5078 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5099 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5114 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5134 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5158 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5181 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5204 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5228 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5242 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5264 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5289 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5314 modules/highgui/src/ppltasks_winrt.h             if (FAILED(hr)) throw std::make_exception_ptr(hr);
throw            5400 modules/highgui/src/ppltasks_winrt.h             throw Concurrency::invalid_operation("then() cannot be called on a default constructed task.");
throw            5423 modules/highgui/src/ppltasks_winrt.h             throw Concurrency::invalid_operation("then() cannot be called on a default constructed task.");
throw            8885 modules/highgui/src/ppltasks_winrt.h                 throw Concurrency::invalid_operation("when_any(begin, end) cannot be called on an empty container.");
throw            8967 modules/highgui/src/ppltasks_winrt.h                 throw Concurrency::invalid_operation("when_any(begin, end) cannot be called on an empty container.");
throw              14 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h             throw ref new Platform::FailureException();
throw              33 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h             throw ref new Platform::FailureException();
throw              14 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/DirectXHelper.h             throw Platform::Exception::CreateException(hr);
throw              14 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h             throw ref new Platform::FailureException();
throw              33 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h             throw ref new Platform::FailureException();
throw              14 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/DirectXHelper.h             throw Platform::Exception::CreateException(hr);