API Reference > OdEd Classes > OdEdUserIO Class > OdEdUserIO Methods > OdEdUserIO::putError Method
OdEdUserIO::putError Method
Syntax
C++
virtual void putError(const OdString& errmsg);
Parameters 
Description 
const OdString& errmsg 
[in] error message to write. 

Writes the specified *error message* to the command's error output. Override it to distinguish normal output of a command from its error messages.

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