API Reference > OdDAI Namespace > Functions > OdDAI::errorCodeToStr Function
OdDAI::errorCodeToStr Function
Syntax
C++
DAI_EXPORT const char* errorCodeToStr(daiErrorId errorId);

daiErrorId.h

Parameters 
Description 
daiErrorId errorId 
[in] Error code for which to get character representation. 

Const char pointer to the converted error code.

Returns character representation of the specified error code. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.