HomePhabricator
Diffusion MITK 9d10b6c5f64f

Throw a mitk::AccessByItkException object if AccessByItk fails.

Description

Throw a mitk::AccessByItkException object if AccessByItk fails.

Instead of using assert (which usually calls abort() and terminates the
program), this exceptions is now thrown consistently in case of a
mismatch in the pixel type or dimension of mitk::Image.

Details

Provenance
zelzerAuthored on Jun 12 2011, 2:23 PM
Parents
rMITK5882625a274c: Cleaned up some old documentation about AccessByItk macros.
Branches
Unknown
Tags
Unknown