Tide 0.1.0

tide::ValueSizeOutOfRange Struct Reference

A child element's size is below or above the required size. More...

#include <tide/exceptions.h>

Inheritance diagram for tide::ValueSizeOutOfRange:
Inheritance graph
[legend]
Collaboration diagram for tide::ValueSizeOutOfRange:
Collaboration graph
[legend]

Detailed Description

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines