|
ComPWA
Common Partial-Wave-Analysis Framework
|
Index out of range. More...
#include <Exceptions.hpp>
Public Member Functions | |
| BadIndex (const std::string &error) | |
| BadIndex (const char *error) | |
| virtual | ~BadIndex () 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_ |
Index out of range.
Definition at line 74 of file Exceptions.hpp.
Inheritance diagram for ComPWA::BadIndex:
Collaboration diagram for ComPWA::BadIndex:
|
inline |
Definition at line 76 of file Exceptions.hpp.
|
inline |
Definition at line 77 of file Exceptions.hpp.
|
inlinevirtual | |||||||||||||
Definition at line 78 of file Exceptions.hpp.