Function holoscan::inference::report_error
- Defined in File holoinfer_utils.hpp 
- 
int holoscan::inference::report_error(const std::string &module, const std::string &submodule)
- Reports error with module, submodule and message, but does not throw an exception - Parameters
- module – Module of error occurrence 
- submodule – Submodule/Function of error occurrence with the error message (as string)