Synopsis
const char *dpuGetExceptionMessage
(
int error_code
)
Arguments
- error code
- The error code returned by N2Cube APIs.
Description
Get the error message from error code (always negative value) returned by N2Cube APIs.
Returns
A pointer to a const string, indicating the error message for error_code.
Include File
n2cube.h
Availability
Vitis AI v1.0