![]() |
VR-Link API Documentation for DIS
|
This is the complete list of members for DtException, including all inherited members.
| DtException(const char *errorMessage, const DtException *previousException=0) | DtException | |
| DtException(const char *errorMessage, const char *functionName, const char *fileName, unsigned int lineNumber, const DtException *previousException=0) | DtException | |
| DtException(const DtException &other) | DtException | |
| initialException() const | DtException | virtual |
| lastException() const | DtException | virtual |
| message() const | DtException | virtual |
| myChainedException | DtException | protected |
| myErrorMessage | DtException | protected |
| myLocationMessage | DtException | protected |
| operator=(const DtException &other) | DtException | |
| what() const | DtException | virtual |
| where() const | DtException | virtual |
| ~DtException() | DtException |