Pixie
Loading...
Searching...
No Matches
pixie::SerializationError Class Reference

Error raised while decoding malformed serialized data. More...

#include <serialization.h>

Inheritance diagram for pixie::SerializationError:

Public Member Functions

 SerializationError (std::string message, std::size_t byte_offset)
 Construct an error for byte_offset in the input artifact.
 
std::size_t byte_offset () const noexcept
 Return the byte offset associated with the error.
 

Detailed Description

Error raised while decoding malformed serialized data.


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