ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <Exception.hpp>
Public Member Functions | |
Exception (const char *msg) | |
Exception (std::string msg) | |
const char * | what () const noexcept override |
Definition at line 27 of file Exception.hpp.
Definition at line 28 of file Exception.hpp.
|
inlineexplicit |
Definition at line 29 of file Exception.hpp.
Definition at line 31 of file Exception.hpp.