Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
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:
Inheritance graph
[legend]
Collaboration diagram for bignum_error:
Collaboration graph
[legend]

Public Member Functions

 bignum_error (const std::string &str)
 

Detailed Description

Errors thrown by the bignum class.

Definition at line 15 of file bignum.h.

Constructor & Destructor Documentation

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

Definition at line 18 of file bignum.h.


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