Exception for unknown algorithms. More...
#include <UTIL/PIDHandler.h>
Public Member Functions | |
| UnknownAlgorithm (std::string text) | |
Public Member Functions inherited from EVENT::Exception | |
| Exception (const std::string &text) | |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from EVENT::Exception | |
| std::string | message |
Exception for unknown algorithms.
1.8.6