DCL 4.0
|
This is the complete list of members for DllException, including all inherited members.
__pCause | Exception | protected |
cause() const | Exception | inline |
className() const | Object | |
destroy() | Exception | virtual |
DllException(const String &_name, Exception *_cause) | DllException | |
DllException(const String &_name, uint32_t _errorNo) | DllException | |
DllException(const String &_name, const String &_message) | DllException | |
errorNo() const | SysError | inline |
Exception(Exception *_cause=NULL) | Exception | |
isInstanceOf(const std::type_info &typeinfo) const | Object | |
Object() | Object | protected |
SysError(Exception *_cause=NULL) | SysError | |
SysError(uint32_t _errorNo) | SysError | |
toString() const | DllException | virtual |
toStringAll() const | Exception | |
typeInfo() const | Object | virtual |
~Exception() | Exception | inlineprotectedvirtual |
~Object() | Object | protectedvirtual |