Tide 0.1.0
|
A duplicate track number was encountered. More...
#include <tide/exceptions.h>
A duplicate track number was encountered.
All tracks within an element must have a unique track number. When reading or creating a Tracks element, if more than one TrackEntry in the element has the same track number, this error occurs.
The err_track_num tag may be included to indicate the duplicated track number.
The err_pos tag may be included to give the approximate position in the file where the error occured.
Definition at line 309 of file exceptions.h.