FreeWRL / FreeX3D 4.3.0
freeWRLSAI_cpp::saiCustomException Class Reference
Inheritance diagram for freeWRLSAI_cpp::saiCustomException:
freeWRLSAI_cpp::saiException

Public Member Functions

 saiCustomException (const char *strWhat, const char *strFile, int strLine, const char *strFunc)
 
virtual const char * what ()
 
- Public Member Functions inherited from freeWRLSAI_cpp::saiException
virtual int GetError ()
 

Data Fields

std::string m_strWhat
 

Additional Inherited Members

- Protected Attributes inherited from freeWRLSAI_cpp::saiException
int m_nErrorCode
 

Detailed Description

Definition at line 310 of file SAIexception.h.

Constructor & Destructor Documentation

◆ saiCustomException()

freeWRLSAI_cpp::saiCustomException::saiCustomException ( const char * strWhat,
const char * strFile,
int strLine,
const char * strFunc )
inline

Definition at line 313 of file SAIexception.h.

Member Function Documentation

◆ what()

virtual const char * freeWRLSAI_cpp::saiCustomException::what ( )
inlinevirtual

Reimplemented from freeWRLSAI_cpp::saiException.

Definition at line 327 of file SAIexception.h.

Field Documentation

◆ m_strWhat

std::string freeWRLSAI_cpp::saiCustomException::m_strWhat

Definition at line 329 of file SAIexception.h.


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