Tide 0.1.0

tide::InvalidChildID Struct Reference

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

#include <tide/exceptions.h>

Inheritance diagram for tide::InvalidChildID:
Inheritance graph
[legend]
Collaboration diagram for tide::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 238 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