API Reference > OdError Classes > OdError Class
OdError Class
OdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdError
Syntax
C++
class OdError;

OdError.h

This class implement OdError node objects in an OdErrorNode stack..

Each Error object points to the previous Error object in the stack. 

Corresponding C++ library: TD_Root

 
Name 
Description 
 
 
 
This is the overview for the OdError constructor overload. 
 
Name 
Description 
 
Sets the Error object previous to this one in this Error stack.  
 
code 
Returns the OdResult code of this Error object. 
 
This is the overview for the context method overload. 
 
Returns the description of this Error object. 
 
 
 
Name 
Description 
 
= 
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.