default_exception_message | itk::ExceptionObject | static |
ExceptionObject | itk::SampleToHistogramFilterException | |
itk::ExceptionObject::ExceptionObject(const char *file, unsigned int lineNumber=0, const char *desc="None", const char *loc="Unknown") | itk::ExceptionObject | explicit |
itk::ExceptionObject::ExceptionObject(std::string file, unsigned int lineNumber=0, std::string desc="None", std::string loc="Unknown") | itk::ExceptionObject | explicit |
itk::ExceptionObject::ExceptionObject(const ExceptionObject &) noexcept=default | itk::ExceptionObject | |
itk::ExceptionObject::ExceptionObject(ExceptionObject &&) noexcept=default | itk::ExceptionObject | |
GetDescription() const | itk::ExceptionObject | virtual |
GetFile() const | itk::ExceptionObject | virtual |
GetLine() const | itk::ExceptionObject | virtual |
GetLocation() const | itk::ExceptionObject | virtual |
GetNameOfClass() const | itk::HistogramWrongNumberOfComponents | virtual |
HistogramWrongNumberOfComponents(const char *file, unsigned int lineNumber) | itk::HistogramWrongNumberOfComponents | inline |
HistogramWrongNumberOfComponents(const std::string &file, unsigned int lineNumber) | itk::HistogramWrongNumberOfComponents | inline |
m_ExceptionData | itk::ExceptionObject | private |
operator=(const ExceptionObject &) noexcept=default | itk::ExceptionObject | |
operator=(ExceptionObject &&) noexcept=default | itk::ExceptionObject | |
operator==(const ExceptionObject &orig) const | itk::ExceptionObject | virtual |
Print(std::ostream &os) const | itk::ExceptionObject | virtual |
SampleToHistogramFilterException | itk::HistogramWrongNumberOfComponents | |
itk::SampleToHistogramFilterException::SampleToHistogramFilterException(const char *file, unsigned int lineNumber) | itk::SampleToHistogramFilterException | inline |
itk::SampleToHistogramFilterException::SampleToHistogramFilterException(const std::string &file, unsigned int lineNumber) | itk::SampleToHistogramFilterException | inline |
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 | |
~ExceptionObject() override | itk::ExceptionObject | |