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

Error in tree at construction. More...

#include <Exceptions.hpp>

Public Member Functions

 TreeBuildError (const std::string &error="Tree can not be build!")
 
 TreeBuildError (const char *error)
 
virtual ~TreeBuildError () 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

Error in tree at construction.

Definition at line 162 of file Exceptions.hpp.

+ Inheritance diagram for ComPWA::TreeBuildError:
+ Collaboration diagram for ComPWA::TreeBuildError:

Constructor & Destructor Documentation

◆ TreeBuildError() [1/2]

ComPWA::TreeBuildError::TreeBuildError ( const std::string &  error = "Tree can not be build!")
inline

Definition at line 164 of file Exceptions.hpp.

◆ TreeBuildError() [2/2]

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

Definition at line 166 of file Exceptions.hpp.

◆ ~TreeBuildError()

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

Definition at line 167 of file Exceptions.hpp.


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