What can I help you with?
NVIDIA Holoscan SDK v3.4.0

Function holoscan::inference::report_error

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)

Previous Function holoscan::inference::raise_error
Next Function holoscan::inference::string_split
© Copyright 2022-2025, NVIDIA. Last updated on Jul 1, 2025.