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.
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | Friends | List of all members
UnableToBalanceException Class Reference
Inheritance diagram for UnableToBalanceException:

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)
 

Detailed Description

Definition at line 8 of file UnableToBalanceException.h.

Member Data Documentation

◆ message

std::string UnableToBalanceException::message
private

Definition at line 17 of file UnableToBalanceException.h.


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