LCIO
02.17
|
IOException used for reading/writing errors. More...
#include <Exceptions.h>
Public Member Functions | |
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) |
Protected Member Functions | |
IOException () | |
![]() | |
Exception () | |
Additional Inherited Members | |
![]() | |
std::string | message |
IOException used for reading/writing errors.
Definition at line 92 of file Exceptions.h.
|
inlineprotected |
Definition at line 95 of file Exceptions.h.
|
inline |
Definition at line 98 of file Exceptions.h.
References EVENT::Exception::message.