| DataObjectError() noexcept | itk::DataObjectError | |
| DataObjectError(std::string file, unsigned int lineNumber) | itk::DataObjectError | |
| DataObjectError(const DataObjectError &orig) noexcept | itk::DataObjectError | |
| default_exception_message | itk::ExceptionObject | static |
| ExceptionObject() noexcept=default | itk::ExceptionObject | |
| ExceptionObject(std::string file, unsigned int lineNumber, std::string description, std::string location, const LightObject *thrower) | itk::ExceptionObject | explicit |
| ExceptionObject(std::string file, unsigned int lineNumber=0, std::string description="None", std::string location={}, const void *thrower=nullptr) | itk::ExceptionObject | explicit |
| ExceptionObject(const ExceptionObject &) noexcept=default | itk::ExceptionObject | |
| ExceptionObject(ExceptionObject &&) noexcept=default | itk::ExceptionObject | |
| GetDataObject() const noexcept | itk::DataObjectError | |
| GetDescription() const | itk::ExceptionObject | virtual |
| GetFile() const | itk::ExceptionObject | virtual |
| GetLine() const | itk::ExceptionObject | virtual |
| GetLocation() const | itk::ExceptionObject | virtual |
| GetNameOfClass() const | itk::DataObjectError | virtual |
| ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION(ExceptionObject) | itk::ExceptionObject | |
| m_DataObject | itk::DataObjectError | private |
| m_ExceptionData | itk::ExceptionObject | private |
| operator=(const DataObjectError &orig) noexcept | itk::DataObjectError | |
| itk::ExceptionObject::operator=(const ExceptionObject &) noexcept=default | itk::ExceptionObject | |
| itk::ExceptionObject::operator=(ExceptionObject &&) noexcept=default | itk::ExceptionObject | |
| operator==(const ExceptionObject &orig) const | itk::ExceptionObject | virtual |
| Print(std::ostream &os) const | itk::ExceptionObject | virtual |
| PrintSelf(std::ostream &os, Indent indent) const | itk::DataObjectError | protectedvirtual |
| SetDataObject(DataObject *dobj) noexcept | itk::DataObjectError | |
| SetDescription(const std::string &s) | itk::ExceptionObject | virtual |
| SetDescription(const char *s) | itk::ExceptionObject | virtual |
| SetLocation(const std::string &s) | itk::ExceptionObject | virtual |
| SetLocation(const char *s) | itk::ExceptionObject | virtual |
| Superclass typedef | itk::ExceptionObject | |
| what() const noexcept override | itk::ExceptionObject | |
| ~DataObjectError() noexcept override=default | itk::DataObjectError | |
| ~ExceptionObject() override | itk::ExceptionObject | |