ComPWA
Common Partial-Wave-Analysis Framework
|
Parameter of wrong type. More...
#include <Exceptions.hpp>
Public Member Functions | |
WrongParType (const std::string &error="Parameter type wrong!") | |
WrongParType (const char *error) | |
virtual | ~WrongParType () 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_ |
Parameter of wrong type.
Definition at line 111 of file Exceptions.hpp.
|
inline |
Definition at line 113 of file Exceptions.hpp.
|
inline |
Definition at line 115 of file Exceptions.hpp.
|
inlinevirtual |
Definition at line 116 of file Exceptions.hpp.