Offline Transaction Signing (OTS) 0.1.0
Loading...
Searching...
No Matches
ots::exception::RangeError Class Reference

range error in internal computation More...

#include <ots-exceptions.hpp>

Inheritance diagram for ots::exception::RangeError:
Collaboration diagram for ots::exception::RangeError:

Public Member Functions

 RangeError (const std::string &msg)
 
const char * what () const noexcept override
 
- Public Member Functions inherited from ots::exception::Exception
virtual ~Exception ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from ots::exception::Exception
static std::vector< RegisteredException > & registry ()
 
- Static Protected Member Functions inherited from ots::exception::Exception
template<typename T >
static bool registerException (int32_t code, const char *cls)
 

Detailed Description

range error in internal computation

Note
Should not used directly, is to override only

Constructor & Destructor Documentation

◆ RangeError()

ots::exception::RangeError::RangeError ( const std::string &  msg)
inlineexplicit

Member Function Documentation

◆ what()

const char * ots::exception::RangeError::what ( ) const
inlineoverridevirtualnoexcept

The documentation for this class was generated from the following file: