Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::Exception::ReThrowData Struct Reference

#include <mitkException.h>

Collaboration diagram for mitk::Exception::ReThrowData:

Public Attributes

std::string RethrowClassname
 
unsigned int RethrowLine
 
std::string RethrowMessage
 

Detailed Description

Definition at line 106 of file mitkException.h.

Member Data Documentation

std::string mitk::Exception::ReThrowData::RethrowClassname

Definition at line 108 of file mitkException.h.

unsigned int mitk::Exception::ReThrowData::RethrowLine

Definition at line 109 of file mitkException.h.

std::string mitk::Exception::ReThrowData::RethrowMessage

Definition at line 110 of file mitkException.h.


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