Tomographer  v5.2
Tomographer C++ Framework Documentation
tpy::tomo_internal::ExceptionWithDocstring< Type > Class Template Reference
+ Inheritance diagram for tpy::tomo_internal::ExceptionWithDocstring< Type >:
+ Collaboration diagram for tpy::tomo_internal::ExceptionWithDocstring< Type >:

Public Member Functions

 ExceptionWithDocstring (py::handle scope, const char *name, PyObject *baseTypeObj=PyExc_Exception, std::string docstring=std::string())
 
void operator() (const char *message)
 

Detailed Description

template<typename Type>
class tpy::tomo_internal::ExceptionWithDocstring< Type >

Definition at line 63 of file exc.h.


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