Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::AccessByItkException Class Reference

Exception class thrown in AccessByItk macros. More...

#include <mitkImageAccessByItk.h>

Inheritance diagram for mitk::AccessByItkException:
Collaboration diagram for mitk::AccessByItkException:

Public Member Functions

 AccessByItkException (const std::string &msg)
 
 ~AccessByItkException () throw ()
 

Detailed Description

Exception class thrown in AccessByItk macros.

This exception can be thrown by the invocation of the AccessByItk macros, if the MITK image is of non-expected dimension or pixel type.

Definition at line 44 of file mitkImageAccessByItk.h.

Constructor & Destructor Documentation

mitk::AccessByItkException::AccessByItkException ( const std::string &  msg)
inline

Definition at line 47 of file mitkImageAccessByItk.h.

mitk::AccessByItkException::~AccessByItkException ( )
throw (
)
inline

Definition at line 48 of file mitkImageAccessByItk.h.


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