Tide 0.1.0
|
An invalid variable-length integer was found. More...
#include <tide/exceptions.h>
An invalid variable-length integer was found.
Encountered when reading a value stored as a variable-length integer, such as a tag or an element size value, that is incorrectly-formatted. This indicates that the file is corrupted.
An err_pos tag will often be included indicating where the bad variable-length integer was encountered.
Definition at line 110 of file exceptions.h.