ATLAS Offline Software
|
#include <Exceptions.h>
Public Member Functions | |
NoQueryException (std::string msg) | |
virtual const char * | what () const noexcept |
Private Attributes | |
const std::string | m_msg |
Definition at line 26 of file Trigger/TrigConfiguration/TrigConfIO/TrigConfIO/Exceptions.h.
|
inline |
Definition at line 28 of file Trigger/TrigConfiguration/TrigConfIO/TrigConfIO/Exceptions.h.
|
virtualnoexceptinherited |
Definition at line 7 of file Trigger/TrigConfiguration/TrigConfIO/src/Exceptions.cxx.
|
privateinherited |
Definition at line 18 of file Trigger/TrigConfiguration/TrigConfIO/TrigConfIO/Exceptions.h.