Tide 0.1.0
|
A fixed-length element is truncated or lengthened in the file. More...
#include <tide/exceptions.h>
A fixed-length element is truncated or lengthened in the file.
Some elements are stored with a fixed length in the file:
If one of these elements is found with an incorrect size, this error is raised.
The err_pos tag may be included to indicate where in the file the error occured.
The err_id tag may be provided to indicate the ID of the element that is corrupted.
The err_el_size tag may be provided, giving the size found.
The err_valid_sizes tag may be provided, giving the valid sizes.
Definition at line 213 of file exceptions.h.