Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Exception class thrown in AccessByItk macros. More...
#include <mitkImageAccessByItk.h>
Public Member Functions | |
AccessByItkException (const std::string &msg) | |
~AccessByItkException () override throw () | |
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 38 of file mitkImageAccessByItk.h.
|
inline |
Definition at line 41 of file mitkImageAccessByItk.h.
|
inlineoverride |
Definition at line 42 of file mitkImageAccessByItk.h.