Tide 0.1.0
|
A child element's size is below or above the required size. More...
#include <tide/exceptions.h>
A child element's size is below or above the required size.
Some string or binary child elements have a required size, such as the 8 bytes necessary for the UID elements in a SegmentInfo element. If a child element's value is set to something with an incorrect size, this error occurs.
The err_id tag may be included to give the ID of the bad child element.
The err_par_id tag may be included to give the ID of the parent element.
Definition at line 284 of file exceptions.h.