Tide 0.1.0

tide::BadReadVersion Struct Reference

The required EBML read version is too high. More...

#include <tide/exceptions.h>

Inheritance diagram for tide::BadReadVersion:
Inheritance graph
[legend]
Collaboration diagram for tide::BadReadVersion:
Collaboration graph
[legend]

Detailed Description

The required EBML read version is too high.

The EBML header specifies the minimum EBML parser version necessary to be able to read the EBML file. If it is too high, this error occurs.

The version from the file may be attached as an err_ver tag.

Definition at line 76 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