struct InferenceEngine::Exception¶
Base Inference Engine exception class.
#include <ie_common.h>
struct Exception: public InferenceEngine::details::InferenceEngineException
{
};
Base Inference Engine exception class.
#include <ie_common.h>
struct Exception: public InferenceEngine::details::InferenceEngineException
{
};