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

#include <value.h>

Inherits std::runtime_error.

Public Member Functions

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

Detailed Description

Definition at line 56 of file value.h.

Constructor & Destructor Documentation

◆ value_error()

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

Definition at line 56 of file value.h.

References value_error().

Referenced by value_error().

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

◆ ~value_error()

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

Definition at line 56 of file value.h.


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