LCIO
02.17
|
Exception for unknown algorithms. More...
#include <PIDHandler.h>
Public Member Functions | |
virtual | ~UnknownAlgorithm () |
UnknownAlgorithm (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 | |
UnknownAlgorithm () | |
![]() | |
Exception () | |
Additional Inherited Members | |
![]() | |
std::string | message |
Exception for unknown algorithms.
Definition at line 136 of file PIDHandler.h.
|
inlineprotected |
Definition at line 139 of file PIDHandler.h.
|
inlinevirtual |
Definition at line 141 of file PIDHandler.h.
|
inline |
Definition at line 143 of file PIDHandler.h.
References EVENT::Exception::message.