MythTV  master
Classes | Namespaces | Variables
hulu_exceptions.py File Reference

Go to the source code of this file.

Classes

class  nv_python_libs.hulu.hulu_exceptions.HuluBaseError
 
class  nv_python_libs.hulu.hulu_exceptions.HuluUrlError
 
class  nv_python_libs.hulu.hulu_exceptions.HuluHttpError
 
class  nv_python_libs.hulu.hulu_exceptions.HuluRssError
 
class  nv_python_libs.hulu.hulu_exceptions.HuluVideoNotFound
 
class  nv_python_libs.hulu.hulu_exceptions.HuluConfigFileError
 
class  nv_python_libs.hulu.hulu_exceptions.HuluUrlDownloadError
 

Namespaces

 nv_python_libs.hulu.hulu_exceptions
 

Variables

string nv_python_libs.hulu.hulu_exceptions.__title__ = "hulu_exceptions - Custom exceptions used or raised by hulu_api";
 
string nv_python_libs.hulu.hulu_exceptions.__author__ = "R.D. Vaughan"
 
string nv_python_libs.hulu.hulu_exceptions.__version__ = "v0.1.0"
 
list nv_python_libs.hulu.hulu_exceptions.__all__ = ["HuluUrlError", "HuluHttpError", "HuluRssError", "HuluVideoNotFound", "HuluConfigFileError", "HuluUrlDownloadError"]