![]() |
Pixie
|
Error raised while decoding malformed serialized data. More...
#include <serialization.h>
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. | |
Error raised while decoding malformed serialized data.