Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::hdf5::Exception Class Reference
+ Inheritance diagram for inviwo::hdf5::Exception:

Public Member Functions

 Exception (const std::string &message="", ExceptionContext context=ExceptionContext())
 
- Public Member Functions inherited from inviwo::Exception
 Exception (std::string_view message="", ExceptionContext context=ExceptionContext())
 
 Exception (std::string_view format, fmt::format_args &&args, ExceptionContext context)
 
template<typename... Args>
 Exception (ExceptionContext context, std::string_view format, Args &&... args)
 
virtual std::string getMessage () const
 
std::string getFullMessage () const
 
std::string getFullMessage (size_t maxFrames) const
 
virtual const ExceptionContextgetContext () const
 
const std::vector< std::string > & getStack () const
 

Constructor & Destructor Documentation

◆ ~Exception()

virtual inviwo::hdf5::Exception::~Exception ( )
virtualdefault

Reimplemented from inviwo::Exception.


The documentation for this class was generated from the following file: