FreeWRL / FreeX3D 4.3.0
freeWRLSAI_cpp::saiException Class Reference
Inheritance diagram for freeWRLSAI_cpp::saiException:
freeWRLSAI_cpp::browserNotSharedException freeWRLSAI_cpp::connectionException freeWRLSAI_cpp::disposedException freeWRLSAI_cpp::insufficientCapabilitiesException freeWRLSAI_cpp::invalidAccessTypeException freeWRLSAI_cpp::invalidDocumentException freeWRLSAI_cpp::invalidImportException freeWRLSAI_cpp::invalidOperationTimingException freeWRLSAI_cpp::invalidUrlException freeWRLSAI_cpp::invalidX3DException freeWRLSAI_cpp::noSuchBrowserException freeWRLSAI_cpp::nodeInUseException freeWRLSAI_cpp::nodeUnavailableException freeWRLSAI_cpp::notSupportedException freeWRLSAI_cpp::saiCustomException freeWRLSAI_cpp::urlUnavailableException

Public Member Functions

virtual const char * what ()
 
virtual int GetError ()
 

Protected Attributes

int m_nErrorCode
 

Detailed Description

Definition at line 56 of file SAIexception.h.

Constructor & Destructor Documentation

◆ saiException()

freeWRLSAI_cpp::saiException::saiException ( )
inline

Definition at line 59 of file SAIexception.h.

Member Function Documentation

◆ GetError()

virtual int freeWRLSAI_cpp::saiException::GetError ( )
inlinevirtual

Definition at line 66 of file SAIexception.h.

◆ what()

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

Definition at line 64 of file SAIexception.h.

Field Documentation

◆ m_nErrorCode

int freeWRLSAI_cpp::saiException::m_nErrorCode
protected

Definition at line 69 of file SAIexception.h.


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