FreeWRL / FreeX3D 4.3.0
|
Public Member Functions | |
saiCustomException (const char *strWhat, const char *strFile, int strLine, const char *strFunc) | |
virtual const char * | what () |
![]() | |
virtual int | GetError () |
Data Fields | |
std::string | m_strWhat |
Additional Inherited Members | |
![]() | |
int | m_nErrorCode |
Definition at line 310 of file SAIexception.h.
|
inline |
Definition at line 313 of file SAIexception.h.
|
inlinevirtual |
Reimplemented from freeWRLSAI_cpp::saiException.
Definition at line 327 of file SAIexception.h.
std::string freeWRLSAI_cpp::saiCustomException::m_strWhat |
Definition at line 329 of file SAIexception.h.