LCIO
02.17
|
EndOfDataException for signaling the end of a data stream. More...
#include <Exceptions.h>
Public Member Functions | |
virtual | ~EndOfDataException () |
EndOfDataException (std::string text) | |
![]() | |
IOException (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 | |
![]() | |
IOException () | |
![]() | |
Exception () | |
![]() | |
std::string | message |
EndOfDataException for signaling the end of a data stream.
Definition at line 108 of file Exceptions.h.
|
inlinevirtual |
Definition at line 110 of file Exceptions.h.
|
inline |
Definition at line 112 of file Exceptions.h.
References EVENT::Exception::message.