Free Electron
fe::Exception Member List

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

checkAssert(void)fe::Exceptionvirtual
Exception(void) (defined in fe::Exception)fe::Exception
Exception(const char *fmt,...) (defined in fe::Exception)fe::Exception
Exception(const char *location, const char *fmt,...) (defined in fe::Exception)fe::Exception
Exception(const Result &result, const char *fmt,...) (defined in fe::Exception)fe::Exception
Exception(const Result &result, const char *location, const char *fmt,...) (defined in fe::Exception)fe::Exception
Exception(const Result &result, const char *location, String fmt,...) (defined in fe::Exception)fe::Exception
Exception(const Result &result) (defined in fe::Exception)fe::Exception
Exception(const Exception &other) (defined in fe::Exception)fe::Exception
getFile(void) const (defined in fe::Exception)fe::Exceptioninline
getFunction(void) const (defined in fe::Exception)fe::Exceptioninline
getLine(void) const (defined in fe::Exception)fe::Exceptioninline
getLocation(void) const (defined in fe::Exception)fe::Exceptioninline
getMessage(void) constfe::Exceptioninline
getResult(void) const (defined in fe::Exception)fe::Exceptioninline
getStack(void) const (defined in fe::Exception)fe::Exceptioninline
log(void)fe::Exception
m_file (defined in fe::Exception)fe::Exceptionprotected
m_function (defined in fe::Exception)fe::Exceptionprotected
m_line (defined in fe::Exception)fe::Exceptionprotected
m_location (defined in fe::Exception)fe::Exceptionprotected
m_message (defined in fe::Exception)fe::Exceptionprotected
m_result (defined in fe::Exception)fe::Exceptionprotected
m_stack (defined in fe::Exception)fe::Exceptionprotected
ms_file (defined in fe::Exception)fe::Exceptionprotectedstatic
ms_function (defined in fe::Exception)fe::Exceptionprotectedstatic
ms_line (defined in fe::Exception)fe::Exceptionprotectedstatic
operator=(const Exception &other) (defined in fe::Exception)fe::Exception
stage(const char *file, int line, const char *function)fe::Exceptioninlinestatic
what(void) const (defined in fe::Exception)fe::Exceptioninlinevirtual
~Exception(void) (defined in fe::Exception)fe::Exceptionvirtual