ComPWA
Common Partial-Wave-Analysis Framework
|
Data beyond phasespace requested. More...
#include <Exceptions.hpp>
Public Member Functions | |
BeyondPhsp (const std::string &error="Data beyond phsp!") | |
BeyondPhsp (const char *error) | |
virtual | ~BeyondPhsp () 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_ |
Data beyond phasespace requested.
Definition at line 124 of file Exceptions.hpp.
|
inline |
Definition at line 126 of file Exceptions.hpp.
|
inline |
Definition at line 128 of file Exceptions.hpp.
|
inlinevirtual |
Definition at line 129 of file Exceptions.hpp.