Tawara  0.1.0
tawara::ValueSizeOutOfRange Struct Reference

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

#include <tawara/exceptions.h>

Inheritance diagram for tawara::ValueSizeOutOfRange:
Inheritance graph
[legend]
Collaboration diagram for tawara::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 295 of file exceptions.h.


The documentation for this struct was generated from the following file: