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

#include <serde.hpp>

Inheritance diagram for serde::deserialization_error:

Public Member Functions

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

Detailed Description

Definition at line 38 of file serde.hpp.

Constructor & Destructor Documentation

◆ deserialization_error() [1/2]

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

Definition at line 40 of file serde.hpp.

◆ deserialization_error() [2/2]

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

Definition at line 43 of file serde.hpp.


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