Base::ExceptionProducer< CLASS > Class Template Reference
#include <ExceptionFactory.h>
Public Member Functions | |
ExceptionProducer () | |
void | raiseException (PyObject *pydict) const |
virtual | ~ExceptionProducer () |
Public Member Functions inherited from Base::AbstractExceptionProducer | |
AbstractExceptionProducer () | |
void * | Produce () const |
overwritten by a concrete producer to produce the needed object More... | |
~AbstractExceptionProducer () | |
Public Member Functions inherited from Base::AbstractProducer | |
AbstractProducer () | |
virtual | ~AbstractProducer () |
Constructor & Destructor Documentation
◆ ExceptionProducer()
template<class CLASS >
Base::ExceptionProducer< CLASS >::ExceptionProducer | ( | ) |
◆ ~ExceptionProducer()
template<class CLASS >
|
virtual |
Member Function Documentation
◆ raiseException()
template<class CLASS >
|
virtual |
Implements Base::AbstractExceptionProducer.
The documentation for this class was generated from the following file:
- src/Base/ExceptionFactory.h