Function TRITONSERVER_ErrorCode

Function Documentation

TRITONSERVER_Error_Code TRITONSERVER_ErrorCode(TRITONSERVER_Error *error)

Get the error code.

Return

The error code.

Parameters
  • error: The error object.