MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
Public Member Functions | |
UnableToBalanceException (const std::string &message) | |
const std::string & | getMessage () const |
Private Attributes | |
std::string | message |
Friends | |
std::ostream & | operator<< (std::ostream &stream, const UnableToBalanceException &e) |
Definition at line 8 of file UnableToBalanceException.h.
|
private |
Definition at line 17 of file UnableToBalanceException.h.