API Reference > OdError Classes > OdError Class
OdError Class
OdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdErrorOdError
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 ~OdError, a member of class OdError. 
 
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. 
 
This is setContext, a member of class OdError. 
 
Name 
Description 
 
= 
This is =, a member of class OdError. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.