![]() |
ATLAS Offline Software
|
#include <LArConditionsException.h>
Public Member Functions | |
| LArConditionsException () | |
| LArConditionsException (const std::string &message) | |
| virtual | ~LArConditionsException () |
| virtual const std::string & | what () const |
| virtual const std::string & | message () const |
| virtual | operator std::string () const |
Private Attributes | |
| std::string | m_message |
Definition at line 13 of file LArConditionsException.h.
|
inline |
Definition at line 16 of file LArConditionsException.h.
|
inline |
Definition at line 17 of file LArConditionsException.h.
|
inlinevirtual |
Definition at line 19 of file LArConditionsException.h.
|
inlinevirtual |
Definition at line 22 of file LArConditionsException.h.
|
inlinevirtual |
Definition at line 23 of file LArConditionsException.h.
|
inlinevirtual |
Definition at line 21 of file LArConditionsException.h.
|
private |
Definition at line 26 of file LArConditionsException.h.