|
ComPWA
Common Partial-Wave-Analysis Framework
|
Input data file is corrupt or incomplete. More...
#include <Exceptions.hpp>
Public Member Functions | |
| CorruptFile (const std::string &error) | |
| CorruptFile (const char *error) | |
| virtual | ~CorruptFile () 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_ |
Input data file is corrupt or incomplete.
Definition at line 86 of file Exceptions.hpp.
Inheritance diagram for ComPWA::CorruptFile:
Collaboration diagram for ComPWA::CorruptFile:
|
inline |
Definition at line 88 of file Exceptions.hpp.
|
inline |
Definition at line 89 of file Exceptions.hpp.
|
inlinevirtual | |||||||||||||
Definition at line 90 of file Exceptions.hpp.