Tawara  0.1.0
tawara::DuplicateUID Struct Reference

A UID collision was encountered. More...

#include <tawara/exceptions.h>

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

Detailed Description

A UID collision was encountered.

In many places, the same element may occur multiple times, with each instance distinguished by a UID represented as an unsigned integer. When the UIDs of two elements clash, this error occurs.

The err_int_uid tag may be included to indicate the clashing UID.

The err_pos tag may be included to give the approximate position in the file where the error occured.

Definition at line 333 of file exceptions.h.


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