Exception thrown on arithmetic errors involving big integers.

Synopsis

Declared in <arith_uint256.h>

class uint_error
    : public std::runtime_error

Base Classes

Name

Description

std::runtime_error

Member Functions

Name

Description

uint_error [constructor]

Constructs the error with an explanatory message.

operator=

what [virtual]

Created with MrDocs