Exception  1.0.7
Exception Member List

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

_what (defined in Exception)Exceptionprotected
begin() constExceptioninline
end() constExceptioninline
Exception()Exceptioninline
Exception(const Exception &e) (defined in Exception)Exceptioninline
Exception(const std::string &arg)Exceptioninline
exception_queue (defined in Exception)Exceptionprotected
get_message(void) constExceptioninline
operator<<(std::ostream &os, Exception &a)Exceptionfriend
operator<<(std::ostream &os, Exception *a)Exceptionfriend
operator=(const Exception &rhs) (defined in Exception)Exception
print(std::ostream &os=std::cerr) constExceptionprotectedvirtual
set_message(const std::string &msg)Exception
set_rethrow_message(const std::string &file, const int linenum) (defined in Exception)Exception
update_what() (defined in Exception)Exception
what() const noexcept (defined in Exception)Exception
~Exception() (defined in Exception)Exceptioninlinevirtual