MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Public Member Functions
mds::base::Factory::CCannotCreate Struct Reference

Exception thrown in case of an error. More...

#include <mdsFactory.h>

Inheritance diagram for mds::base::Factory::CCannotCreate:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CCannotCreate () throw ()
virtual const char * what () const throw ()
 Returns description of exception reason.
virtual ~CCannotCreate () throw ()

Detailed Description

Exception thrown in case of an error.


Constructor & Destructor Documentation

virtual mds::base::Factory::CCannotCreate::~CCannotCreate ( ) throw () [virtual]

Member Function Documentation

virtual const char* mds::base::Factory::CCannotCreate::what ( ) const throw () [virtual]

Returns description of exception reason.

Reimplemented from mds::base::CException.


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