blocxx

BLOCXX_NAMESPACE::LoggerException Member List

This is the complete list of members for BLOCXX_NAMESPACE::LoggerException, including all inherited members.
clone() const BLOCXX_NAMESPACE::LoggerException [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
LoggerException(const char *file, int line, const char *msg, int errorCode=::BLOCXX_NAMESPACE::Exception::UNKNOWN_ERROR_CODE, const Exception *otherException=0, int subClassId=::BLOCXX_NAMESPACE::Exception::UNKNOWN_SUBCLASS_ID)BLOCXX_NAMESPACE::LoggerException
operator=(const Exception &rhs)BLOCXX_NAMESPACE::Exception [protected]
rethrow() const BLOCXX_NAMESPACE::LoggerException [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::LoggerException [virtual]
UNKNOWN_ERROR_CODEBLOCXX_NAMESPACE::Exception [static]
UNKNOWN_SUBCLASS_IDBLOCXX_NAMESPACE::Exception [static]
what() const BLOCXX_NAMESPACE::Exception [virtual]
~Exception()BLOCXX_NAMESPACE::Exception [virtual]
~LoggerException()BLOCXX_NAMESPACE::LoggerException [virtual]