Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::colorbrewer::UnsupportedNumberOfColorsException, including all inherited members.
Exception(std::string_view message="", ExceptionContext context=ExceptionContext()) (defined in inviwo::Exception) | inviwo::Exception | |
Exception(std::string_view format, fmt::format_args &&args, ExceptionContext context) (defined in inviwo::Exception) | inviwo::Exception | |
Exception(ExceptionContext context, std::string_view format, Args &&... args) (defined in inviwo::Exception) | inviwo::Exception | inline |
getContext() const (defined in inviwo::Exception) | inviwo::Exception | virtual |
getFullMessage() const (defined in inviwo::Exception) | inviwo::Exception | |
getFullMessage(size_t maxFrames) const (defined in inviwo::Exception) | inviwo::Exception | |
getMessage() const (defined in inviwo::Exception) | inviwo::Exception | virtual |
getStack() const (defined in inviwo::Exception) | inviwo::Exception | |
UnsupportedNumberOfColorsException(const std::string &message, ExceptionContext context) (defined in inviwo::colorbrewer::UnsupportedNumberOfColorsException) | inviwo::colorbrewer::UnsupportedNumberOfColorsException | inline |
~Exception() noexcept (defined in inviwo::Exception) | inviwo::Exception | virtual |