API Reference > OdError Classes > OdError Class > OdError Methods > OdError::attachPreviousError Method
OdError::attachPreviousError Method
Syntax
C++
void attachPreviousError(const OdError& previousError);
Parameters 
Description 
const OdError& previousError 
[in] Previous Error object. 

Sets the Error object previous to this one in this Error stack.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.