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

provided an invalid argument More...

#include <ots-exceptions.hpp>

Inheritance diagram for ots::exception::InvalidArgument:
Collaboration diagram for ots::exception::InvalidArgument:

Public Member Functions

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

provided an invalid argument

Constructor & Destructor Documentation

◆ InvalidArgument()

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

Member Function Documentation

◆ what()

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

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