|
OpenMPCD
|
Exception for a forbidden function call. More...
#include <Exceptions.hpp>


Public Member Functions | |
| InvalidCallException (const std::string &msg) | |
| The constructor. More... | |
| const std::string & | getMessage () const |
| Returns the exception message. More... | |
Exception for a forbidden function call.
Definition at line 144 of file Exceptions.hpp.
|
inline |
The constructor.
| [in] | msg | The exception message. |
Definition at line 151 of file Exceptions.hpp.
|
inlineinherited |
Returns the exception message.
Definition at line 52 of file Exceptions.hpp.
1.8.17