CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OdError_InvalidIndex Class Reference

#include <RxSystemServices.h>

Inheritance diagram for OdError_InvalidIndex:
OdError

Public Member Functions

 OdError_InvalidIndex ()
 
- Public Member Functions inherited from OdError
void setContext (OdErrorContext *pErrorContext)
 
const OdErrorContextcontext () const
 
OdErrorContextcontext ()
 
 OdError (OdResult code)
 
 OdError (const OdError &source)
 
 OdError (OdErrorContext *pErrorContext)
 
 OdError (const OdString &errorMessage)
 
 OdError (const OdString &errorMessage, const OdError &previousError)
 
 ~OdError ()
 
OdErroroperator= (const OdError &source)
 
OdResult code () const
 
OdString description () const
 
void attachPreviousError (const OdError &previousError)
 

Detailed Description

This class implements OdError objects with Result codes of eInvalidIndex.

Corresponding C++ library: TD_Root <group Error_Classes>

Definition at line 160 of file RxSystemServices.h.

Constructor & Destructor Documentation

◆ OdError_InvalidIndex()

OdError_InvalidIndex::OdError_InvalidIndex ( )

The documentation for this class was generated from the following file: