API Reference > Other Classes > TxError Class > TxError::TxError Constructor
TxError::TxError Constructor
Syntax
C++
TxError(const OdString& sAppName, int nCode, const OdString& desc = OdString::kEmpty);
Parameters 
Description 
const OdString& sAppName 
[in] Application name param nCode [in] Application-specific error code 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.