ITK  6.0.0
Insight Toolkit
itk::ExceptionObject Member List

This is the complete list of members for itk::ExceptionObject, including all inherited members.

default_exception_messageitk::ExceptionObjectstatic
ExceptionObject() noexcept=defaultitk::ExceptionObject
ExceptionObject(const char *file, unsigned int lineNumber=0, const char *desc="None", const char *loc="Unknown")itk::ExceptionObjectexplicit
ExceptionObject(std::string file, unsigned int lineNumber=0, std::string desc="None", std::string loc="Unknown")itk::ExceptionObjectexplicit
ExceptionObject(const ExceptionObject &) noexcept=defaultitk::ExceptionObject
ExceptionObject(ExceptionObject &&) noexcept=defaultitk::ExceptionObject
GetDescription() constitk::ExceptionObjectvirtual
GetFile() constitk::ExceptionObjectvirtual
GetLine() constitk::ExceptionObjectvirtual
GetLocation() constitk::ExceptionObjectvirtual
GetNameOfClass() constitk::ExceptionObjectvirtual
m_ExceptionDataitk::ExceptionObjectprivate
operator=(const ExceptionObject &) noexcept=defaultitk::ExceptionObject
operator=(ExceptionObject &&) noexcept=defaultitk::ExceptionObject
operator==(const ExceptionObject &orig) constitk::ExceptionObjectvirtual
Print(std::ostream &os) constitk::ExceptionObjectvirtual
SetDescription(const std::string &s)itk::ExceptionObjectvirtual
SetDescription(const char *s)itk::ExceptionObjectvirtual
SetLocation(const std::string &s)itk::ExceptionObjectvirtual
SetLocation(const char *s)itk::ExceptionObjectvirtual
Superclass typedefitk::ExceptionObject
what() const noexcept overrideitk::ExceptionObject
~ExceptionObject() overrideitk::ExceptionObject