Tide 0.1.0
|
A child element was found where it doesn't belong. More...
#include <tide/exceptions.h>
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.