MythTV  0.26-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Classes | Variables
nv_python_libs::mashups::mashups_exceptions Namespace Reference

Classes

class  MashupsBaseError
class  MashupsUrlError
class  MashupsHttpError
class  MashupsRssError
class  MashupsVideoNotFound
class  MashupsConfigFileError
class  MashupsUrlDownloadError

Variables

string __title__ = "mashups_exceptions - Custom exceptions used or raised by mashups_api"
string __author__ = "R.D. Vaughan"
string __version__ = "v0.1.0"
list __all__ = ["MashupsUrlError", "MashupsHttpError", "MashupsRssError", "MashupsVideoNotFound", "MashupsConfigFileError", "MashupsUrlDownloadError"]

Variable Documentation

string nv_python_libs::mashups::mashups_exceptions::__title__ = "mashups_exceptions - Custom exceptions used or raised by mashups_api"

Definition at line 12 of file mashups_exceptions.py.

Definition at line 13 of file mashups_exceptions.py.

Definition at line 14 of file mashups_exceptions.py.

Definition at line 17 of file mashups_exceptions.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends