ComPWA
Common Partial-Wave-Analysis Framework
|
Parameter not existing. More...
#include <Exceptions.hpp>
Public Member Functions | |
BadParameter (const std::string &error) | |
BadParameter (const char *error) | |
virtual | ~BadParameter () 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 not existing.
Definition at line 62 of file Exceptions.hpp.
|
inline |
Definition at line 64 of file Exceptions.hpp.
|
inline |
Definition at line 65 of file Exceptions.hpp.
|
inlinevirtual |
Definition at line 66 of file Exceptions.hpp.