Offline Transaction Signing (OTS) 0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ots::exception::wallet::InvalidCiphertext Class Reference

the provided ciphertext is not valid More...

#include <ots-exceptions.hpp>

Inheritance diagram for ots::exception::wallet::InvalidCiphertext:
Collaboration diagram for ots::exception::wallet::InvalidCiphertext:

Public Member Functions

 InvalidCiphertext ()
 
 InvalidCiphertext (const std::string &msg)
 

Detailed Description

the provided ciphertext is not valid

Constructor & Destructor Documentation

◆ InvalidCiphertext() [1/2]

ots::exception::wallet::InvalidCiphertext::InvalidCiphertext ( )
inlineexplicit

◆ InvalidCiphertext() [2/2]

ots::exception::wallet::InvalidCiphertext::InvalidCiphertext ( const std::string &  msg)
inlineexplicit

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