aeidon.ParseError

Source: aeidon/errors.py

Anchestors: aeidon.errors.Error, builtins.Exception, builtins.BaseException, builtins.object

class aeidon.ParseError

Failed to parse a subtitle file into positions and texts.

ParseError is caused by either a syntax error in the file being parsed or a programming error in the code doing the parsing.