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

Variable not found. More...

#include <Exceptions.hpp>

Public Member Functions

 WrongVariableID (const std::string &error="Variable does not exist!")
 
 WrongVariableID (const char *error)
 
virtual ~WrongVariableID () 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

Variable not found.

Definition at line 137 of file Exceptions.hpp.

+ Inheritance diagram for ComPWA::WrongVariableID:
+ Collaboration diagram for ComPWA::WrongVariableID:

Constructor & Destructor Documentation

◆ WrongVariableID() [1/2]

ComPWA::WrongVariableID::WrongVariableID ( const std::string &  error = "Variable does not exist!")
inline

Definition at line 139 of file Exceptions.hpp.

◆ WrongVariableID() [2/2]

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

Definition at line 141 of file Exceptions.hpp.

◆ ~WrongVariableID()

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

Definition at line 142 of file Exceptions.hpp.


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