ComPWA
Common Partial-Wave-Analysis Framework
|
Config is not complete. More...
#include <Exceptions.hpp>
Public Member Functions | |
BadConfig (const std::string &error) | |
BadConfig (const char *error) | |
virtual | ~BadConfig () throw () |
Public Member Functions inherited from ComPWA::Exception | |
Exception (const Exception &e) throw () | |
Exception & | operator= (const Exception &rhs) throw () |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Member Functions inherited from ComPWA::Exception | |
Exception (const char *w="") throw () | |
Exception (const std::string &w) throw () | |
Protected Attributes inherited from ComPWA::Exception | |
std::string | what_ |
Config is not complete.
Definition at line 50 of file Exceptions.hpp.
|
inline |
Definition at line 52 of file Exceptions.hpp.
|
inline |
Definition at line 53 of file Exceptions.hpp.
|
inlinevirtual |
Definition at line 54 of file Exceptions.hpp.