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

Config is not complete. More...

#include <Exceptions.hpp>

Public Member Functions

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

Config is not complete.

Definition at line 50 of file Exceptions.hpp.

+ Inheritance diagram for ComPWA::BadConfig:
+ Collaboration diagram for ComPWA::BadConfig:

Constructor & Destructor Documentation

◆ BadConfig() [1/2]

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

Definition at line 52 of file Exceptions.hpp.

◆ BadConfig() [2/2]

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

Definition at line 53 of file Exceptions.hpp.

◆ ~BadConfig()

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

Definition at line 54 of file Exceptions.hpp.


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