Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
bignum_error Class Reference
Inheritance diagram for bignum_error:
Collaboration diagram for bignum_error:

Public Member Functions

 bignum_error (const std::string &str)
 

Detailed Description

Errors thrown by the bignum class

Definition at line 33 of file base58.cpp.

Constructor & Destructor Documentation

◆ bignum_error()

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

Definition at line 36 of file base58.cpp.

36: std::runtime_error(str) {}

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