Medical Imaging Interaction Toolkit  2023.12.99-63768887
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 102 of file mitkException.h.

Member Data Documentation

◆ RethrowClassname

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

Definition at line 104 of file mitkException.h.

◆ RethrowLine

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

Definition at line 105 of file mitkException.h.

◆ RethrowMessage

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

Definition at line 106 of file mitkException.h.


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