Tide 0.1.0

tide::BadBodySize Struct Reference

A read body size does not match the actual body size in the file. More...

#include <tide/exceptions.h>

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

Detailed Description

A read body size does not match the actual body size in the file.

The body size given at the start of a master element must match the total size of all child elements. If it does not, this error occurs.

The err_el_size tag may be provided, giving the size found.

Definition at line 223 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