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

#include <crypto.hpp>

Inheritance diagram for IOTA::Errors::Crypto:
IOTA::Errors::Generic

Public Member Functions

 Crypto (const std::string &content)
 

Detailed Description

Exception raised in cryptographic context.

Constructor & Destructor Documentation

◆ Crypto()

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

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