Anoncoin  0.9.4
P2P Digital Currency
Public Member Functions | List of all members
bignum_error Class Reference

Errors thrown by the bignum class. More...

#include <bignum.h>

Inheritance diagram for bignum_error:
[legend]
Collaboration diagram for bignum_error:
[legend]

Public Member Functions

 bignum_error (const std::string &str)
 

Detailed Description

Errors thrown by the bignum class.

Definition at line 21 of file bignum.h.

Constructor & Destructor Documentation

bignum_error::bignum_error ( const std::string &  str)
inlineexplicit

Definition at line 24 of file bignum.h.


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