OpenCV
5.0.0-pre
Open Source Computer Vision
|
#include <opencv2/gapi/streaming/onevpl/data_provider_interface.hpp>
Public Member Functions | |
DataProviderSystemErrorException (int error_code, const std::string &description=std::string()) | |
~DataProviderSystemErrorException ()=default | |
Public Member Functions inherited from cv::gapi::wip::onevpl::DataProviderException | |
DataProviderException (const std::string &descr) | |
DataProviderException (std::string &&descr) | |
virtual | ~DataProviderException ()=default |
virtual const char * | what () const noexcept override |
cv::gapi::wip::onevpl::DataProviderSystemErrorException::DataProviderSystemErrorException | ( | int | error_code, |
const std::string & | description = std::string() |
||
) |
|
default |