18 virtual const char*
what() const noexcept {
19 return message.c_str();
33 explicit IoError(
const std::string& message)
Global parameters of the code.
#define NAMESPACE_SPH_END
virtual const char * what() const noexcept
Exception(const std::string &message)
Thrown when components of the run are mutually incompatible.
InvalidSetup(const std::string &message)
Exception thrown when file cannot be read, it has invalid format, etc.
IoError(const std::string &message)