Constructs the error with an explanatory message.
Synopsis
Declared in <arith_uint256.h>
explicit
uint_error(std::string const& str);
Parameters
Name |
Description |
str |
The message describing the error. |
Created with MrDocs