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

#include <amount.h>

Inherits std::runtime_error.

Public Member Functions

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

Detailed Description

Definition at line 65 of file amount.h.

Constructor & Destructor Documentation

◆ amount_error()

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

Definition at line 65 of file amount.h.

References amount_error().

Referenced by amount_error().

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

◆ ~amount_error()

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

Definition at line 65 of file amount.h.


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