DLException() | DLException | |
DLException(const DLException &orig) | DLException | |
DLException(DLExceptionCodes errCode, const char *str, const char *filename=0, const int lineNum=0) | DLException | |
dlGetErrorID() const | DLException | |
dlGetErrorMsg() const | DLException | |
errorID | DLException | [protected] |
errorMessage | DLException | [protected] |
operator=(const DLException &right) | DLException | |
what() const | DLException | |
~DLException() | DLException | [virtual] |