uint_error

Exception thrown on arithmetic errors involving big integers.

Synopsis

Declared in <arith_uint256.h>

class uint_error
    : public std::runtime_error

Base Classes

NameDescription
std::runtime_error

Member Functions

NameDescription
uint_error [constructor]Constructs the error with an explanatory message.
operator=
what [virtual]