hydrobricks
Loading...
Searching...
No Matches
HydrobricksError Class Reference

Root exception class for all Hydrobricks-specific errors. More...

#include <Exceptions.h>

Inheritance diagram for HydrobricksError:
InputError ModelConfigError NotImplemented RuntimeError ShouldNotHappen

Public Member Functions

 HydrobricksError (const char *msg)
 
 HydrobricksError (const std::string &msg)
 
 HydrobricksError (const wxString &msg)
 

Detailed Description

Root exception class for all Hydrobricks-specific errors.

All custom Hydrobricks exceptions ultimately inherit from this class, allowing for uniform exception handling at the top level.


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