Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
serde::serialization_error Class Reference

#include <serde.hpp>

Inheritance diagram for serde::serialization_error:

Public Member Functions

 serialization_error (const std::string &what_arg)
 
 serialization_error (const char *what_arg)
 

Detailed Description

Definition at line 28 of file serde.hpp.

Constructor & Destructor Documentation

◆ serialization_error() [1/2]

serde::serialization_error::serialization_error ( const std::string &  what_arg)
inlineexplicit

Definition at line 30 of file serde.hpp.

◆ serialization_error() [2/2]

serde::serialization_error::serialization_error ( const char *  what_arg)
inlineexplicit

Definition at line 33 of file serde.hpp.


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