Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbHostAppServices::getErrorDescription Method
Syntax
C++
virtual OdString getErrorDescription(unsigned int errorCode);

Returns the error description associated with the specified error code.

Parameters
Description
errorCode
[in] Error code.

The default implementation of this function returns formatMessage(errorCode).

Copyright © 2002-2022. Open Design Alliance All rights reserved.