Tawara  0.1.0
tawara::InvalidChildID Struct Reference

A child element was found where it doesn't belong. More...

#include <tawara/exceptions.h>

Inheritance diagram for tawara::InvalidChildID:
Inheritance graph
[legend]
Collaboration diagram for tawara::InvalidChildID:
Collaboration graph
[legend]

Detailed Description

A child element was found where it doesn't belong.

When reading an element's children, if an element ID is found that does not belong in the parent, this error is raised.

The err_id tag may be included to indicate the invalid ID.

The err_par_id tag may be included to indicate the parent element being read.

The err_pos tag may be included to indicate where in the file the error occured.

Definition at line 249 of file exceptions.h.


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