JANA2
C++ framework for multi-threaded data processing
JException Member List

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

exception_type (defined in JException)JException
function_name (defined in JException)JException
GetMessage() (defined in JException)JExceptioninline
GetStackTrace() (defined in JException)JExceptioninline
instance_name (defined in JException)JException
JException(std::string message="Unknown exception")JExceptioninlineexplicit
JException(std::string message, Args... args)JExceptionexplicit
message (defined in JException)JException
nested_exception (defined in JException)JException
operator<<(std::ostream &os, JException const &ex)JExceptionfriend
plugin_name (defined in JException)JException
show_stacktrace (defined in JException)JException
stacktrace (defined in JException)JException
type_name (defined in JException)JException
what() const noexcept (defined in JException)JExceptioninline
~JException()=default (defined in JException)JExceptionvirtual