API Reference > Other Classes > TxError Class
TxError Class
TxErrorTxError
Syntax
C++
class TxError : public OdError;

DrxError.h

This class implements TX-specific OdError objects.

TX applications can have their own set of error numbers that are labeled with the Application Name. This means that error codes from different applications can be recognized even if they have the same value. 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
This is txAppCode, a member of class TxError. 
 
This is txAppName, a member of class TxError. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.