blocxx

BLOCXX_NAMESPACE::Exception Member List

This is the complete list of members for BLOCXX_NAMESPACE::Exception, including all inherited members.
clone() const BLOCXX_NAMESPACE::Exception [virtual]
dupString(const char *str)BLOCXX_NAMESPACE::Exception
Exception(const char *file, int line, const char *msg) BLOCXX_DEPRECATEDBLOCXX_NAMESPACE::Exception [protected]
Exception(const char *file, int line, const char *msg, int errorCode, const Exception *otherException=0, int subClassId=UNKNOWN_SUBCLASS_ID)BLOCXX_NAMESPACE::Exception [protected]
Exception(int subClassId, const char *file, int line, const char *msg, int errorCode, const Exception *otherException=0) BLOCXX_DEPRECATEDBLOCXX_NAMESPACE::Exception [protected]
Exception(const Exception &e)BLOCXX_NAMESPACE::Exception [protected]
getErrorCode() const BLOCXX_NAMESPACE::Exception
getFile() const BLOCXX_NAMESPACE::Exception
getLine() const BLOCXX_NAMESPACE::Exception
getMessage() const BLOCXX_NAMESPACE::Exception [virtual]
getSubClassId() const BLOCXX_NAMESPACE::Exception
getSubException() const BLOCXX_NAMESPACE::Exception
m_errorCodeBLOCXX_NAMESPACE::Exception [private]
m_fileBLOCXX_NAMESPACE::Exception [private]
m_lineBLOCXX_NAMESPACE::Exception [private]
m_msgBLOCXX_NAMESPACE::Exception [private]
m_subClassIdBLOCXX_NAMESPACE::Exception [private]
m_subExceptionBLOCXX_NAMESPACE::Exception [private]
operator=(const Exception &rhs)BLOCXX_NAMESPACE::Exception [protected]
rethrow() const BLOCXX_NAMESPACE::Exception [virtual]
setErrorCode(int errorCode)BLOCXX_NAMESPACE::Exception [protected]
setSubClassId(int subClassId)BLOCXX_NAMESPACE::Exception [protected]
swap(Exception &x)BLOCXX_NAMESPACE::Exception [protected]
type() const BLOCXX_NAMESPACE::Exception [virtual]
UNKNOWN_ERROR_CODEBLOCXX_NAMESPACE::Exception [static]
UNKNOWN_SUBCLASS_IDBLOCXX_NAMESPACE::Exception [static]
what() const BLOCXX_NAMESPACE::Exception [virtual]
~Exception()BLOCXX_NAMESPACE::Exception [virtual]