libsub
Public Member Functions | List of all members
sub::WebVTTError Class Reference

An error raised when reading a WebVTT file. More...

#include <exceptions.h>

Inheritance diagram for sub::WebVTTError:
Inheritance graph
[legend]
Collaboration diagram for sub::WebVTTError:
Collaboration graph
[legend]

Public Member Functions

 WebVTTError (std::string message)
 
 WebVTTError (std::string saw, std::string expecting, std::list< std::string > context)
 
std::list< std::string > context () const
 

Detailed Description

An error raised when reading a WebVTT file.


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