41 : std::runtime_error(msg) {}
44 : std::runtime_error(msg) {}
Root exception class for all Hydrobricks-specific errors.
Definition Exceptions.h:38
Exception for model configuration or conception errors.
Definition Exceptions.h:88
Exception for unimplemented features.
Definition Exceptions.h:111
Exception for unexpected runtime conditions.
Definition Exceptions.h:158
Exception for code paths that should never be reached.
Definition Exceptions.h:133