Tawara  0.1.0
tawara::BadReadVersion Struct Reference

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

#include <tawara/exceptions.h>

Inheritance diagram for tawara::BadReadVersion:
Inheritance graph
[legend]
Collaboration diagram for tawara::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 87 of file exceptions.h.


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