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

Data beyond phasespace requested. More...

#include <Exceptions.hpp>

Public Member Functions

 BeyondPhsp (const std::string &error="Data beyond phsp!")
 
 BeyondPhsp (const char *error)
 
virtual ~BeyondPhsp () 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

Data beyond phasespace requested.

Definition at line 124 of file Exceptions.hpp.

+ Inheritance diagram for ComPWA::BeyondPhsp:
+ Collaboration diagram for ComPWA::BeyondPhsp:

Constructor & Destructor Documentation

◆ BeyondPhsp() [1/2]

ComPWA::BeyondPhsp::BeyondPhsp ( const std::string &  error = "Data beyond phsp!")
inline

Definition at line 126 of file Exceptions.hpp.

◆ BeyondPhsp() [2/2]

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

Definition at line 128 of file Exceptions.hpp.

◆ ~BeyondPhsp()

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

Definition at line 129 of file Exceptions.hpp.


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