Tide 0.1.0
|
A necessary child element was missing. More...
#include <tide/exceptions.h>
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.