Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

uint_error Class Reference

#include <arith_uint256.h>

+ Inheritance diagram for uint_error:
+ Collaboration diagram for uint_error:

Public Member Functions

 uint_error (const std::string &str)
 

Detailed Description

Definition at line 18 of file arith_uint256.h.

Constructor & Destructor Documentation

◆ uint_error()

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

Definition at line 20 of file arith_uint256.h.


The documentation for this class was generated from the following file:
Released under the MIT license