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

Classes

class  TedTalksBaseError
class  TedTalksUrlError
class  TedTalksHttpError
class  TedTalksRssError
class  TedTalksVideoNotFound
class  TedTalksConfigFileError
class  TedTalksUrlDownloadError

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"]

Variable Documentation

string nv_python_libs::tedtalks::tedtalks_exceptions::__title__ = "tedtalks_exceptions - Custom exceptions used or raised by tedtalks_api"

Definition at line 12 of file tedtalks_exceptions.py.

Definition at line 13 of file tedtalks_exceptions.py.

Definition at line 14 of file tedtalks_exceptions.py.

Definition at line 17 of file tedtalks_exceptions.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends