Function DP_DeepBaseModelCheckOK#
Defined in File c_api.h
Function Documentation#
- const char *DP_DeepBaseModelCheckOK(DP_DeepBaseModel *dpbase)#
Check if there is any exceptions throw.
- Since
API version 24
- Parameters:
dpbase – The DP to use.
- Returns:
const char* error message.