Modeler Extensions Framework
DataHelper::DataHelperException Class Reference

Public Member Functions

 DataHelperException (CLEMEXTStatus status, CLEMEXTErrorCode errorCode, const char *apiFnName)
 
 DataHelperException ()
 
CLEMEXTStatus getStatus ()
 
CLEMEXTErrorCode getErrorCode ()
 
std::string getApiFnName ()
 

Detailed Description

an exception class to handle error situations

Definition at line 179 of file DataHelper.h.

Constructor & Destructor Documentation

DataHelperException ( CLEMEXTStatus  status,
CLEMEXTErrorCode  errorCode,
const char *  apiFnName 
)
inline

Definition at line 186 of file DataHelper.h.

DataHelperException ( )
inline

Definition at line 192 of file DataHelper.h.

Member Function Documentation

std::string getApiFnName ( )
inline

Definition at line 206 of file DataHelper.h.

CLEMEXTErrorCode getErrorCode ( )
inline

Definition at line 202 of file DataHelper.h.

CLEMEXTStatus getStatus ( )
inline

Definition at line 198 of file DataHelper.h.


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