|
MythTV master
|
Classes | |
| class | mtvBaseError |
| class | MtvHttpError |
| class | MtvInvalidSearchType |
| class | MtvRssError |
| class | MtvUrlError |
| class | MtvVideoDetailError |
| class | MtvVideoNotFound |
| class | MtvXmlError |
Variables | |
| string | __title__ = "mtv_exceptions - Custom exceptions used or raised by mtv_api"; |
| string | __author__ = "R.D. Vaughan" |
| string | __version__ = "v0.2.0" |
| list | __all__ = ["MtvUrlError", "MtvHttpError", "MtvRssError", "MtvVideoNotFound", "MtvInvalidSearchType", "MtvXmlError", "MtvVideoDetailError", ] |
|
private |
Definition at line 18 of file mtv_exceptions.py.
|
private |
Definition at line 13 of file mtv_exceptions.py.
|
private |
Definition at line 12 of file mtv_exceptions.py.
|
private |
Definition at line 14 of file mtv_exceptions.py.