Tide 0.1.0

tide::MissingChild Struct Reference

A necessary child element was missing. More...

#include <tide/exceptions.h>

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

Detailed Description

A necessary child element was missing.

Some child elements are required to be present, but don't have default values. When a child element is not found, this error occurs.

The err_id tag may be included to give the ID of the missing child element.

The err_par_id tag may be included to give the ID of the parent element.

The err_pos tag may be included to give the approximate position in the file where the error occured.

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