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

Base class for all MDSTk exceptions. More...

#include <mdsException.h>

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

List of all members.

Public Member Functions

 CException () throw ()
 Exception constructor.
virtual const char * what () const throw ()
 Returns description of exception reason.
virtual ~CException () throw ()
 Virtual destructor.

Detailed Description

Base class for all MDSTk exceptions.


Constructor & Destructor Documentation

Exception constructor.

virtual mds::base::CException::~CException ( ) throw () [virtual]

Virtual destructor.


Member Function Documentation

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

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