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

Function holoscan::inference::raise_error

void holoscan::inference::raise_error(const std::string &module, const std::string &submodule)

Raise error with module, submodule and message

Parameters
  • module – Module of error occurrence

  • submodule – Submodule/Function of error occurrence with the error message (as string)

Returns

1 (enum value of GXF_FAILURE)

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