VPTissue Reference Manual
SimPT_Sim::Util::Exception Class Reference

Extremely simple Exception root class. More...

#include <Exception.h>

Inheritance diagram for SimPT_Sim::Util::Exception:
Inheritance graph
Collaboration diagram for SimPT_Sim::Util::Exception:
Collaboration graph

Public Member Functions

 Exception (std::string const &m)
 Constructor initializes message for the exception.
 
virtual ~Exception () noexcept
 Virtual destructor for abstract class.
 
virtual const char * what () const noexcept
 Return error message.
 

Detailed Description

Extremely simple Exception root class.

Definition at line 28 of file Exception.h.


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