25 virtual void onError(
const char* msg) noexcept = 0;
virtual void onError(const char *msg) noexcept=0
The plugin calls this method with a null terminated error message (in case of error) ...
Inference Engine API.
Definition: ie_argmax_layer.hpp:15
This class represents a custom error listener.
Definition: ie_error.hpp:18