iota.lib.cpp
IOTA C++ Library
Public Member Functions | List of all members
IOTA::Errors::Unrecognized Class Reference

#include <unrecognized.hpp>

Inheritance diagram for IOTA::Errors::Unrecognized:
IOTA::Errors::Generic

Public Member Functions

 Unrecognized (const std::string &content)
 

Detailed Description

Unrecognized error from the API.

Constructor & Destructor Documentation

◆ Unrecognized()

IOTA::Errors::Unrecognized::Unrecognized ( const std::string &  content)
inlineexplicit
Parameters
contentThe exception content.

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