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

Go to the source code of this file.

Classes

class  nv_python_libs.bbciplayer.bbciplayer_exceptions.BBCBaseError
 
class  nv_python_libs.bbciplayer.bbciplayer_exceptions.BBCUrlError
 
class  nv_python_libs.bbciplayer.bbciplayer_exceptions.BBCHttpError
 
class  nv_python_libs.bbciplayer.bbciplayer_exceptions.BBCRssError
 
class  nv_python_libs.bbciplayer.bbciplayer_exceptions.BBCVideoNotFound
 
class  nv_python_libs.bbciplayer.bbciplayer_exceptions.BBCConfigFileError
 
class  nv_python_libs.bbciplayer.bbciplayer_exceptions.BBCUrlDownloadError
 

Namespaces

 nv_python_libs.bbciplayer.bbciplayer_exceptions
 

Variables

string nv_python_libs.bbciplayer.bbciplayer_exceptions.__title__ = "bbciplayer_exceptions - Custom exceptions used or raised by bbciplayer_api";
 
string nv_python_libs.bbciplayer.bbciplayer_exceptions.__author__ = "R.D. Vaughan"
 
string nv_python_libs.bbciplayer.bbciplayer_exceptions.__version__ = "v0.1.0"
 
list nv_python_libs.bbciplayer.bbciplayer_exceptions.__all__ = ["BBCUrlError", "BBCHttpError", "BBCRssError", "BBCVideoNotFound", "BBCConfigFileError", "BBCUrlDownloadError"]