|
MythTV master
|
Classes | |
| class | TheWBBaseError |
| class | TheWBConfigFileError |
| class | TheWBHttpError |
| class | TheWBRssError |
| class | TheWBUrlDownloadError |
| class | TheWBUrlError |
| class | TheWBVideoNotFound |
Variables | |
| string | __title__ = "thewb_exceptions - Custom exceptions used or raised by thewb_api"; |
| string | __author__ = "R.D. Vaughan" |
| string | __version__ = "v0.1.0" |
| list | __all__ = ["TheWBUrlError", "TheWBHttpError", "TheWBRssError", "TheWBVideoNotFound", "TheWBConfigFileError", "TheWBUrlDownloadError"] |
|
private |
Definition at line 17 of file thewb_exceptions.py.
|
private |
Definition at line 13 of file thewb_exceptions.py.
|
private |
Definition at line 12 of file thewb_exceptions.py.
|
private |
Definition at line 14 of file thewb_exceptions.py.