libsub
|
An error raised when reading a WebVTT file. More...
#include <exceptions.h>
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 |
An error raised when reading a WebVTT file.