FDO API Reference Feature Data Objects
FDO_API_COMMON void FdoContext::AddError ( FdoException ex  ) 

Adds an error to the error list.

Parameters:
ex Input the error to add.
Warning:
If this error has a cause, it will be overridden when thrown (see ThrowErrors()).


Comments or suggestions? Send us feedback.