![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
This is the complete list of members for inviwo::SerializationException, including all inherited members.
| Exception(const std::string &message="", ExceptionContext context=ExceptionContext()) (defined in inviwo::Exception) | inviwo::Exception | |
| getContext() const (defined in inviwo::Exception) | inviwo::Exception | virtual |
| getData() const noexcept (defined in inviwo::SerializationException) | inviwo::SerializationException | virtual |
| getFullMessage() const (defined in inviwo::Exception) | inviwo::Exception | |
| getFullMessage(std::ostream &os, int maxFrames=-1) const (defined in inviwo::Exception) | inviwo::Exception | virtual |
| getId() const noexcept (defined in inviwo::SerializationException) | inviwo::SerializationException | virtual |
| getKey() const noexcept (defined in inviwo::SerializationException) | inviwo::SerializationException | virtual |
| getMessage() const (defined in inviwo::Exception) | inviwo::Exception | virtual |
| getStack() const (defined in inviwo::Exception) | inviwo::Exception | |
| getStack(std::ostream &os, int maxFrames=-1) const (defined in inviwo::Exception) | inviwo::Exception | |
| getType() const noexcept (defined in inviwo::SerializationException) | inviwo::SerializationException | virtual |
| SerializationException(std::string message="", ExceptionContext context=ExceptionContext(), std::string key="", std::string type="", std::string id="", TxElement *n=nullptr) (defined in inviwo::SerializationException) | inviwo::SerializationException | |
| ~Exception() noexcept (defined in inviwo::Exception) | inviwo::Exception | virtual |
| ~SerializationException() noexcept=default (defined in inviwo::SerializationException) | inviwo::SerializationException | virtual |