This is the complete list of members for inviwo::NullPointerException, including all inherited members.
Exception(std::string_view message="", SourceContext context=std::source_location::current()) (defined in inviwo::NullPointerException) | inviwo::NullPointerException | |
Exception(fmt::string_view format, fmt::format_args &&args, SourceContext context) (defined in inviwo::NullPointerException) | inviwo::NullPointerException | |
Exception(SourceContext context, fmt::format_string< Args... > format, Args &&... args) (defined in inviwo::NullPointerException) | inviwo::NullPointerException | 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 | |
~Exception() noexcept (defined in inviwo::Exception) | inviwo::Exception | virtual |