Loading...
Searching...
No Matches
ledger::balance_error Class Reference

#include <balance.h>

Inherits std::runtime_error.

Public Member Functions

 balance_error (const string &why) throw ()
virtual ~balance_error () throw ()

Detailed Description

Definition at line 55 of file balance.h.

Constructor & Destructor Documentation

◆ balance_error()

ledger::balance_error::balance_error ( const string & why)
throw ( )
inlineexplicit

Definition at line 55 of file balance.h.

References balance_error().

Referenced by balance_error().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~balance_error()

virtual ledger::balance_error::~balance_error ( )
throw ( )
inlinevirtual

Definition at line 55 of file balance.h.


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