blocxx
BLOCXX_NAMESPACE::Exception Member List

This is the complete list of members for BLOCXX_NAMESPACE::Exception, including all inherited members.

clone() constBLOCXX_NAMESPACE::Exceptionvirtual
dupString(const char *str)BLOCXX_NAMESPACE::Exception
Exception(const char *file, int line, const char *msg) BLOCXX_DEPRECATEDBLOCXX_NAMESPACE::Exceptionprotected
Exception(const char *file, int line, const char *msg, int errorCode, const Exception *otherException=0, int subClassId=UNKNOWN_SUBCLASS_ID)BLOCXX_NAMESPACE::Exceptionprotected
Exception(int subClassId, const char *file, int line, const char *msg, int errorCode, const Exception *otherException=0) BLOCXX_DEPRECATEDBLOCXX_NAMESPACE::Exceptionprotected
Exception(const Exception &e)BLOCXX_NAMESPACE::Exceptionprotected
getErrorCode() constBLOCXX_NAMESPACE::Exception
getFile() constBLOCXX_NAMESPACE::Exception
getLine() constBLOCXX_NAMESPACE::Exception
getMessage() constBLOCXX_NAMESPACE::Exceptionvirtual
getSubClassId() constBLOCXX_NAMESPACE::Exception
getSubException() constBLOCXX_NAMESPACE::Exception
m_errorCodeBLOCXX_NAMESPACE::Exceptionprivate
m_fileBLOCXX_NAMESPACE::Exceptionprivate
m_lineBLOCXX_NAMESPACE::Exceptionprivate
m_msgBLOCXX_NAMESPACE::Exceptionprivate
m_subClassIdBLOCXX_NAMESPACE::Exceptionprivate
m_subExceptionBLOCXX_NAMESPACE::Exceptionprivate
operator=(const Exception &rhs)BLOCXX_NAMESPACE::Exceptionprotected
rethrow() constBLOCXX_NAMESPACE::Exceptionvirtual
setErrorCode(int errorCode)BLOCXX_NAMESPACE::Exceptionprotected
setSubClassId(int subClassId)BLOCXX_NAMESPACE::Exceptionprotected
swap(Exception &x)BLOCXX_NAMESPACE::Exceptionprotected
type() constBLOCXX_NAMESPACE::Exceptionvirtual
UNKNOWN_ERROR_CODEBLOCXX_NAMESPACE::Exceptionstatic
UNKNOWN_SUBCLASS_IDBLOCXX_NAMESPACE::Exceptionstatic
what() constBLOCXX_NAMESPACE::Exceptionvirtual
~Exception()BLOCXX_NAMESPACE::Exceptionvirtual