C++ Distributed Hash Table
Public Member Functions | List of all members
dht::crypto::CryptoException Class Reference
Inheritance diagram for dht::crypto::CryptoException:
Inheritance graph
[legend]
Collaboration diagram for dht::crypto::CryptoException:
Collaboration graph
[legend]

Public Member Functions

 CryptoException (const std::string &str)
 
 CryptoException (const char *str)
 
 CryptoException (const CryptoException &e) noexcept=default
 
CryptoExceptionoperator= (const CryptoException &) noexcept=default
 

Detailed Description

Definition at line 47 of file crypto.h.


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