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

Exception thrown from a failed constructor. More...

#include <mdsException.h>

Inheritance diagram for mds::base::CConstructorFailed:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Exception thrown from a failed constructor.


Constructor & Destructor Documentation


Member Function Documentation

virtual const char* mds::base::CConstructorFailed::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: