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

Parameter out of bound. More...

#include <Exceptions.hpp>

Public Member Functions

 ParameterOutOfBound (const std::string &error="Variable not within its limits!")
 
 ParameterOutOfBound (const char *error)
 
virtual ~ParameterOutOfBound () 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

Parameter out of bound.

Definition at line 149 of file Exceptions.hpp.

+ Inheritance diagram for ComPWA::ParameterOutOfBound:
+ Collaboration diagram for ComPWA::ParameterOutOfBound:

Constructor & Destructor Documentation

◆ ParameterOutOfBound() [1/2]

ComPWA::ParameterOutOfBound::ParameterOutOfBound ( const std::string &  error = "Variable not within its limits!")
inline

Definition at line 151 of file Exceptions.hpp.

◆ ParameterOutOfBound() [2/2]

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

Definition at line 154 of file Exceptions.hpp.

◆ ~ParameterOutOfBound()

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

Definition at line 155 of file Exceptions.hpp.


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