MythTV
master
|
Classes | |
class | DailymotionBaseError |
class | DailymotionCategoryNotFound |
class | DailymotionHttpError |
class | DailymotionInvalidSearchType |
class | DailymotionRssError |
class | DailymotionUrlError |
class | DailymotionVideoDetailError |
class | DailymotionVideoNotFound |
class | DailymotionXmlError |
Variables | |
string | __title__ = "dailymotion_exceptions - Custom exceptions used or raised by dailymotion_api"; |
string | __author__ = "R.D. Vaughan" |
string | __version__ = "v0.2.0" |
list | __all__ = ["DailymotionUrlError", "DailymotionHttpError", "DailymotionRssError", "DailymotionVideoNotFound", "DailymotionInvalidSearchType", "DailymotionXmlError", "DailymotionVideoDetailError", "DailymotionCategoryNotFound", ] |
|
private |
Definition at line 12 of file dailymotion_exceptions.py.
|
private |
Definition at line 13 of file dailymotion_exceptions.py.
|
private |
Definition at line 14 of file dailymotion_exceptions.py.
|
private |
Definition at line 19 of file dailymotion_exceptions.py.