36 using ExceptionObject::ExceptionObject;
53 itkSpecializedMessageExceptionMacro(
54 DerefError,
"The pointer passed to `itk::Deref(T*)` is null! T's typeid name: `" <<
typeid(T).name() <<
'`');
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....