OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Member Functions | List of all members
cv::gapi::wip::onevpl::DataProviderException Struct Reference

#include <opencv2/gapi/streaming/onevpl/data_provider_interface.hpp>

Inheritance diagram for cv::gapi::wip::onevpl::DataProviderException:
Collaboration diagram for cv::gapi::wip::onevpl::DataProviderException:

Public Member Functions

 DataProviderException (const std::string &descr)
 
 DataProviderException (std::string &&descr)
 
virtual ~DataProviderException ()=default
 
virtual const char * what () const noexcept override
 

Constructor & Destructor Documentation

◆ DataProviderException() [1/2]

cv::gapi::wip::onevpl::DataProviderException::DataProviderException ( const std::string &  descr)

◆ DataProviderException() [2/2]

cv::gapi::wip::onevpl::DataProviderException::DataProviderException ( std::string &&  descr)

◆ ~DataProviderException()

virtual cv::gapi::wip::onevpl::DataProviderException::~DataProviderException ( )
virtualdefault

Member Function Documentation

◆ what()

virtual const char * cv::gapi::wip::onevpl::DataProviderException::what ( ) const
overridevirtualnoexcept

The documentation for this struct was generated from the following file: