![]() |
MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Exception thrown in case of an error. More...
#include <mdsFactory.h>

Public Member Functions | |
| CCannotCreate () throw () | |
| virtual const char * | what () const throw () |
| Returns description of exception reason. | |
| virtual | ~CCannotCreate () throw () |
Exception thrown in case of an error.
| mds::base::Factory::CCannotCreate::CCannotCreate | ( | ) | throw () |
| virtual mds::base::Factory::CCannotCreate::~CCannotCreate | ( | ) | throw () [virtual] |
| virtual const char* mds::base::Factory::CCannotCreate::what | ( | ) | const throw () [virtual] |
Returns description of exception reason.
Reimplemented from mds::base::CException.
1.7.6.1