ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
ScriptInterface::Exception Struct Reference

#include <Exception.hpp>

+ Inheritance diagram for ScriptInterface::Exception:
+ Collaboration diagram for ScriptInterface::Exception:

Public Member Functions

 Exception (const char *msg)
 
 Exception (std::string msg)
 
const char * what () const noexcept override
 

Detailed Description

Definition at line 27 of file Exception.hpp.

Constructor & Destructor Documentation

◆ Exception() [1/2]

ScriptInterface::Exception::Exception ( const char *  msg)
inlineexplicit

Definition at line 28 of file Exception.hpp.

◆ Exception() [2/2]

ScriptInterface::Exception::Exception ( std::string  msg)
inlineexplicit

Definition at line 29 of file Exception.hpp.

Member Function Documentation

◆ what()

const char * ScriptInterface::Exception::what ( ) const
inlineoverridenoexcept

Definition at line 31 of file Exception.hpp.


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