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

Writes the specified errmsg to the error stream. Override it to distinguish normal output of a command from its error messages.

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