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

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

#include <exceptions.h>

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

Public Member Functions

 SubripError (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 Subrip file.


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