gatelib  2.1
g::Exception Member List

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

alternate_RaiseAction (defined in g::Exception)g::Exceptionstatic
default_FatalAction(const Exception &) (defined in g::Exception)g::Exceptionstatic
default_MsgFullShowAction(const Exception &) (defined in g::Exception)g::Exceptionstatic
default_MsgShowAction(const Exception &) (defined in g::Exception)g::Exceptionstatic
do_FatalAction(const Exception &) (defined in g::Exception)g::Exceptionstatic
do_FatalAction(const char *aMsg, const char *aContextStr, const char *aFile, int aLine) (defined in g::Exception)g::Exceptioninlinestatic
do_Raise(const char *aContextStr, const char *aFile, int aLine) (defined in g::Exception)g::Exceptionstatic
do_RaiseMsg(const char *aMsg, const char *aContextStr, const char *aFile, int aLine) (defined in g::Exception)g::Exceptionstatic
do_Rethrow(const E_T &aInnerExc, const char *aContextStr, const char *aFile, int aLine) (defined in g::Exception)g::Exceptionstatic
do_UnhandledExceptionHandling(const Exception &, const char *thread_name) (defined in g::Exception)g::Exceptionstatic
do_UnhandledExceptionHandling(const std::exception &, const char *thread_name) (defined in g::Exception)g::Exceptionstatic
do_UnhandledExceptionHandling(const char *thread_name) (defined in g::Exception)g::Exceptionstatic
Exception(const std::wstring &msg, const Context &context) (defined in g::Exception)g::Exception
Exception(const std::string &msg, const Context &context) (defined in g::Exception)g::Exception
Exception(const Exception &, const Context &context) (defined in g::Exception)g::Exception
Exception() (defined in g::Exception)g::Exception
fatal_ActionPf (defined in g::Exception)g::Exceptionstatic
generic_ExceptionCancelHandling()g::Exceptionstatic
get_AlternateRaiseAction() (defined in g::Exception)g::Exceptionstatic
get_Tag() (defined in g::Exception)g::Exceptioninlinestatic
get_ThreadFatalAction() (defined in g::Exception)g::Exceptionstatic
get_ThreadMsgFullShowAction() (defined in g::Exception)g::Exceptionstatic
get_ThreadMsgShowAction() (defined in g::Exception)g::Exceptionstatic
getCode() const (defined in g::Exception)g::Exceptioninline
getContextList() const (defined in g::Exception)g::Exceptioninline
getErrorMsg() const (defined in g::Exception)g::Exceptioninline
getErrorMsgW() const (defined in g::Exception)g::Exceptioninline
getFullErrorMsg() const (defined in g::Exception)g::Exceptioninline
getFullErrorMsgW() const (defined in g::Exception)g::Exception
getTag() const (defined in g::Exception)g::Exceptioninlinevirtual
getTagW() const (defined in g::Exception)g::Exceptioninline
mCode (defined in g::Exception)g::Exceptionprotected
mContextList (defined in g::Exception)g::Exceptionprotected
mMessage (defined in g::Exception)g::Exceptionprotected
msg_fullShowAction (defined in g::Exception)g::Exceptionstatic
msg_showAction (defined in g::Exception)g::Exceptionstatic
raise_Helper(E_T &aException) (defined in g::Exception)g::Exceptionstatic
set_ThreadAlternateRaiseAction(ExceptionActionPf) (defined in g::Exception)g::Exceptionstatic
set_ThreadFatalAction(ExceptionActionPf) (defined in g::Exception)g::Exceptionstatic
set_ThreadMsgFullShowAction(ExceptionActionPf) (defined in g::Exception)g::Exceptionstatic
set_ThreadMsgShowAction(ExceptionActionPf) (defined in g::Exception)g::Exceptionstatic
showFullMsg() const (defined in g::Exception)g::Exception
showMsg() const (defined in g::Exception)g::Exception
~Exception() (defined in g::Exception)g::Exceptionvirtual