class ov::Busy¶
Thrown in case of calling the InferRequest methods while the request is busy with compute operation.
#include <exception.hpp>
class Busy: public ov::Exception
{
};
Thrown in case of calling the InferRequest methods while the request is busy with compute operation.
#include <exception.hpp>
class Busy: public ov::Exception
{
};