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

errors related to the library use itself More...

#include <ots-exceptions.hpp>

Inheritance diagram for ots::exception::DomainError:
Collaboration diagram for ots::exception::DomainError:

Public Member Functions

 DomainError (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

errors related to the library use itself

Note
Should not used directly, is to override only

Constructor & Destructor Documentation

◆ DomainError()

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

Member Function Documentation

◆ what()

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

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