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

Parameter not existing. More...

#include <Exceptions.hpp>

Public Member Functions

 BadParameter (const std::string &error)
 
 BadParameter (const char *error)
 
virtual ~BadParameter () 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 not existing.

Definition at line 62 of file Exceptions.hpp.

+ Inheritance diagram for ComPWA::BadParameter:
+ Collaboration diagram for ComPWA::BadParameter:

Constructor & Destructor Documentation

◆ BadParameter() [1/2]

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

Definition at line 64 of file Exceptions.hpp.

◆ BadParameter() [2/2]

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

Definition at line 65 of file Exceptions.hpp.

◆ ~BadParameter()

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

Definition at line 66 of file Exceptions.hpp.


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