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

Go to the source code of this file.

Classes

class  nv_python_libs.pbs.pbs_exceptions.PBSBaseError
 
class  nv_python_libs.pbs.pbs_exceptions.PBSUrlError
 
class  nv_python_libs.pbs.pbs_exceptions.PBSHttpError
 
class  nv_python_libs.pbs.pbs_exceptions.PBSRssError
 
class  nv_python_libs.pbs.pbs_exceptions.PBSVideoNotFound
 
class  nv_python_libs.pbs.pbs_exceptions.PBSConfigFileError
 
class  nv_python_libs.pbs.pbs_exceptions.PBSUrlDownloadError
 

Namespaces

 nv_python_libs.pbs.pbs_exceptions
 

Variables

string nv_python_libs.pbs.pbs_exceptions.__title__ = "pbs_exceptions - Custom exceptions used or raised by pbs_api";
 
string nv_python_libs.pbs.pbs_exceptions.__author__ = "R.D. Vaughan"
 
string nv_python_libs.pbs.pbs_exceptions.__version__ = "v0.1.0"
 
list nv_python_libs.pbs.pbs_exceptions.__all__ = ["PBSUrlError", "PBSHttpError", "PBSRssError", "PBSVideoNotFound", "PBSConfigFileError", "PBSUrlDownloadError"]