Offline Transaction Signing (OTS) 0.1.0
|
range error in internal computation More...
#include <ots-exceptions.hpp>
Public Member Functions | |
RangeError (const std::string &msg) | |
const char * | what () const noexcept override |
![]() | |
virtual | ~Exception ()=default |
Additional Inherited Members | |
![]() | |
static std::vector< RegisteredException > & | registry () |
![]() | |
template<typename T > | |
static bool | registerException (int32_t code, const char *cls) |
range error in internal computation
|
inlineexplicit |
|
inlineoverridevirtualnoexcept |
Implements ots::exception::Exception.