LCIO
02.17
|
EventException used for signaling a 'read only exception'. More...
#include <Exceptions.h>
Public Member Functions | |
virtual | ~ReadOnlyException () |
ReadOnlyException (std::string text) | |
![]() | |
virtual | ~EventException () |
EventException (std::string text) | |
![]() | |
virtual | ~Exception () |
Exception (const std::string &text) | |
virtual const char * | what () const noexcept |
![]() | |
T | exception (T...args) |
T | operator= (T...args) |
T | what (T...args) |
T | ~exception (T...args) |
Additional Inherited Members | |
![]() | |
EventException () | |
![]() | |
Exception () | |
![]() | |
std::string | message |
EventException used for signaling a 'read only exception'.
Definition at line 74 of file Exceptions.h.
|
inlinevirtual |
Definition at line 77 of file Exceptions.h.
|
inline |
Definition at line 79 of file Exceptions.h.
References EVENT::Exception::message.