Tawara  0.1.0
tawara::MissingChild Struct Reference

A necessary child element was missing. More...

#include <tawara/exceptions.h>

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


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