ComPWA
Common Partial-Wave-Analysis Framework
ComPWA::CorruptFile Class Reference

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 ()
 
Exceptionoperator= (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_
 

Detailed Description

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:

Constructor & Destructor Documentation

◆ CorruptFile() [1/2]

ComPWA::CorruptFile::CorruptFile ( const std::string &  error)
inline

Definition at line 88 of file Exceptions.hpp.

◆ CorruptFile() [2/2]

ComPWA::CorruptFile::CorruptFile ( const char *  error)
inline

Definition at line 89 of file Exceptions.hpp.

◆ ~CorruptFile()

virtual ComPWA::CorruptFile::~CorruptFile ( )
throw (
)
inlinevirtual

Definition at line 90 of file Exceptions.hpp.


The documentation for this class was generated from the following file: