|
MythTV master
|
Classes | |
| class | TedTalksBaseError |
| class | TedTalksConfigFileError |
| class | TedTalksHttpError |
| class | TedTalksRssError |
| class | TedTalksUrlDownloadError |
| class | TedTalksUrlError |
| class | TedTalksVideoNotFound |
Variables | |
| string | __title__ = "tedtalks_exceptions - Custom exceptions used or raised by tedtalks_api"; |
| string | __author__ = "R.D. Vaughan" |
| string | __version__ = "v0.1.0" |
| list | __all__ = ["TedTalksUrlError", "TedTalksHttpError", "TedTalksRssError", "TedTalksVideoNotFound", "TedTalksConfigFileError", "TedTalksUrlDownloadError"] |
|
private |
Definition at line 17 of file tedtalks_exceptions.py.
|
private |
Definition at line 13 of file tedtalks_exceptions.py.
|
private |
Definition at line 12 of file tedtalks_exceptions.py.
|
private |
Definition at line 14 of file tedtalks_exceptions.py.