OpenCV  4.5.4
Open Source Computer Vision
Public Member Functions | List of all members
cv::gapi::wip::onevpl::DataProviderSystemErrorException Struct Reference

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

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

Public Member Functions

 DataProviderSystemErrorException (int error_code, const std::string &desription=std::string())
 
virtual ~DataProviderSystemErrorException ()
 
virtual const char * what () const noexcept override
 
- Public Member Functions inherited from cv::gapi::wip::onevpl::DataProviderException
virtual ~DataProviderException ()
 

Constructor & Destructor Documentation

◆ DataProviderSystemErrorException()

cv::gapi::wip::onevpl::DataProviderSystemErrorException::DataProviderSystemErrorException ( int  error_code,
const std::string &  desription = std::string() 
)

◆ ~DataProviderSystemErrorException()

virtual cv::gapi::wip::onevpl::DataProviderSystemErrorException::~DataProviderSystemErrorException ( )
virtual

Member Function Documentation

◆ what()

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

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